about summary refs log tree commit diff
path: root/src/time/timer_getoverrun.c
Commit message (Expand)AuthorAgeFilesLines
* eliminate explicit (long) casts when making syscallsRich Felker2014-01-061-1/+1
* fix multiple bugs in SIGEV_THREAD timersRich Felker2013-08-031-1/+5
* fix signal-based timers with null sigevent argumentRich Felker2011-04-061-2/+1
* avoid all malloc/free in timer creation/destructionRich Felker2011-03-301-1/+3
* implement POSIX timersRich Felker2011-03-291-0/+7