aboutsummaryrefslogtreecommitdiffhomepage
path: root/osdep/timer-darwin.c
Commit message (Expand)AuthorAge
* Unify include paths, -I.. is in CFLAGS.Gravatar diego2005-11-14
* use sleep_accurate darwin timerGravatar nplourde2005-04-27
* repace call to sleep_accurate to usleep which fix hang while using -cache opt...Gravatar nplourde2004-10-27
* Native darwin timer update.Gravatar wight2004-08-04
* disable buggy code, patch by Romain DolbeauGravatar alex2004-01-28
* 10lGravatar alex2003-08-03
* Precise timer for Darwin (it's more accurate than timer-macosx.c)Gravatar alex2003-05-21