summaryrefslogtreecommitdiff
path: root/src/time/timer_getoverrun.c
AgeCommit message (Expand)AuthorLines
2011-04-06fix signal-based timers with null sigevent argumentRich Felker-2/+1
2011-03-30avoid all malloc/free in timer creation/destructionRich Felker-1/+3
2011-03-29implement POSIX timersRich Felker-0/+7