log osdep/timer-darwin.c @ 25809:7c4ba42d7328

age author description
Wed, 21 Nov 2007 09:22:33 +0000 diego main() --> main(void)
Tue, 23 Oct 2007 00:06:08 +0000 ulion Fix GetTimerMS() discontinuous return value bug caused by GetTimer() overflow
Mon, 14 Nov 2005 00:30:37 +0000 diego Unify include paths, -I.. is in CFLAGS.
Wed, 27 Apr 2005 14:55:30 +0000 nplourde use sleep_accurate darwin timer
Wed, 27 Oct 2004 18:03:11 +0000 nplourde repace call to sleep_accurate to usleep which fix hang while using -cache option on osx
Wed, 04 Aug 2004 15:48:43 +0000 wight Native darwin timer update.
Wed, 28 Jan 2004 10:40:29 +0000 alex disable buggy code, patch by Romain Dolbeau
Sun, 03 Aug 2003 18:28:28 +0000 alex 10l
Wed, 21 May 2003 21:18:29 +0000 alex Precise timer for Darwin (it's more accurate than timer-macosx.c)