aboutsummaryrefslogtreecommitdiff
path: root/src/time/timer_getoverrun.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Setup stub unit test infrastructureEuAndreh2024-01-051-0/+8
* 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