|
c9ae7150
|
2013-04-04T22:59:10
|
|
Compile CPU mining for win32 and win64
|
|
37f8a1f7
|
2012-09-21T22:04:39
|
|
reduce windows compile warnings
|
|
854a80ff
|
2012-07-29T23:15:20
|
|
api.c poolpriority changes
|
|
7418f5e2
|
2012-07-27T21:15:19
|
|
strtok_ts: Thread-safe strtok that work on POSIX or Windows
|
|
68111323
|
2012-07-12T18:01:14
|
|
Bugfix: Make our Windows nanosleep/sleep replacements standards-compliant (which fixes nmsleep) and include compat.h for bitforce (for sleep)
|
|
07c2ee53
|
2012-02-12T17:00:44
|
|
Put win32 equivalents of nanosleep and sleep into compat.h fixing sleep() for adl.c.
|
|
31d98cf1
|
2011-07-18T11:37:16
|
|
Fix suseconds_t for OSX.
|
|
8ec2dcc9
|
2011-07-13T16:49:44
|
|
Mingw suseconds_t and sigaction fixes.
Added typedef for suseconds_t for systems without this defined.
Added signal/sigaction from gnulib because mingw is missing these.
|
|
ec831917
|
2011-06-25T04:43:37
|
|
Build on windows using mingw32.
|
|
0a333110
|
2010-11-26T16:28:12
|
|
Build on Windows using mingw32.
|
|
352bab21
|
2010-11-26T15:50:36
|
|
Introduce compat.h, for Win32 builds
|