summaryrefslogtreecommitdiffstats
path: root/osdep/timer-win2.c
Commit message (Expand)AuthorAgeFilesLines
* timer: remove timer_namewm42012-09-071-2/+0
* Remove trailing whitespace from most filesUoti Urpala2009-07-071-2/+2
* Merge svn changes up to r28862Uoti Urpala2009-03-071-1/+19
|\
| * Add standard license headers to files.diego2009-03-011-1/+19
* | Merge svn changes up to r28310Uoti Urpala2009-01-151-3/+6
|\|
| * 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
* | timers: Remove GetRelativeTime()Uoti Urpala2008-04-281-11/+0
* | osdep: Change timer_name to a saner typeUoti Urpala2008-04-281-1/+1
|/
* 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