1
0
mirror of https://github.com/GOSTSec/sgminer synced 2025-01-01 18:55:36 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Kano
2b6d1a3ffe delete old tracked ccan/opt/*.o files 2013-10-07 23:33:12 +11:00
Con Kolivas
8b927af926 Add helpers for inputting and demonstrating floats. 2011-09-26 15:55:06 +10:00
Con Kolivas
8d096bd317 Include libgen.h in opt.c to fix win32 compilation warnings. 2011-09-06 09:37:52 +10:00
Con Kolivas
5c7ea9e55b Display version information and add --version command line option, and make sure we flush stdout. 2011-08-29 11:52:10 +10:00
Ycros
f20e25e0c0 Moved pthread mutex inits up, due to applog using a mutex causing a crash.
Added Win32 compatability to opt.c.
2011-07-09 13:34:56 +10:00
Rusty Russell
5a83cc2de4 ccan: downgrade ccan/opt license from GPLv3 (or later) to GPLv2 (or later)
As sole author, I can do this.  But as far as I know, the GPLv3 is just
a better GPL, and I prefer it.
2011-07-06 16:47:29 +09:30
Rusty Russell
a0d14d1564 ccan: add ccan/opt and dependencies to build. 2011-07-06 16:47:25 +09:30