| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-10-25 | windows: Add usleep() implementation for msvc port | stijn | |
| Also make sleep.c self-contained by moving initialization code, instead of having part of the code in init.c, and add a header file to accomodate this. msec_sleep() now uses the usleep() implementation as well. | |||
| 2014-05-10 | mingw: Fix compilation issues | stijn | |
| - use lowercase windows.h - fix for mingw32 using preprocessor-unfriendly definition of CLOCKS_PER_SEC | |||
| 2014-05-09 | windows: Add modtime implementation | stijn | |
