| Age | Commit message (Expand) | Author |
|---|---|---|
| 2019-02-15 | for SIGEV_THREAD timer threads, replace signal handler with sigwaitinfo | Rich Felker |
| 2014-01-06 | eliminate explicit (long) casts when making syscalls | Rich Felker |
| 2013-08-03 | fix multiple bugs in SIGEV_THREAD timers | Rich Felker |
| 2011-04-09 | greatly improve SIGEV_THREAD timers | Rich Felker |
| 2011-04-06 | fix signal-based timers with null sigevent argument | Rich Felker |
| 2011-04-03 | revert to deleting kernel-level timer from cancellation handler | Rich Felker |
| 2011-03-30 | avoid all malloc/free in timer creation/destruction | Rich Felker |
| 2011-03-29 | reorder timer initialization so that timer_create does not depend on free | Rich Felker |
| 2011-03-29 | implement POSIX timers | Rich Felker |
