summaryrefslogtreecommitdiffstats
path: root/lib/timer.c
Commit message (Expand)AuthorAgeFilesLines
* lib/timer: add fallback if timer_create() not availableKarel Zak2018-12-031-5/+35
* lib/timer: add commentKarel Zak2017-04-281-0/+17
* lib/timer.c: prevent pathological race conditionRasmus Villemoes2017-04-261-4/+6
* lib/timer.c: remove bogus SA_SIGINFO from timer_settime callRasmus Villemoes2017-04-261-1/+1
* misc: do not use plain 0 as NULL [smatch scan]Sami Kerola2017-02-201-1/+1
* include: fix sys/sysinfo.hRuediger Meier2016-02-181-1/+0Star
* lib/timer: use separate file for timersKarel Zak2015-03-061-0/+47