summaryrefslogtreecommitdiffstats
path: root/osdep/timer-win2.c
Commit message (Expand)AuthorAgeFilesLines
* whitespace cosmetics: Remove all trailing whitespace.diego2009-05-131-2/+2
* Add standard license headers to files.diego2009-03-011-1/+19
* timer-win2.c: Fix "voi" (void) typo breaking Windows compilationuau2009-01-051-1/+1
* Add missing 'void' keyword to parameterless function declarations.diego2009-01-051-4/+8
* Native darwin timer update.wight2004-08-041-0/+2
* Sleep(0) != usleep(0), bugreport by Paul-Kenji Cahierfaust32003-11-161-0/+4
* alternative timer and glob emulation code for mingw32 portfaust32003-04-251-0/+34