Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2014-01-06 | eliminate explicit (long) casts when making syscalls | Rich Felker | -1/+1 |
2013-08-03 | fix multiple bugs in SIGEV_THREAD timers | Rich Felker | -1/+5 |
2011-04-06 | fix signal-based timers with null sigevent argument | Rich Felker | -2/+1 |
2011-03-30 | avoid all malloc/free in timer creation/destruction | Rich Felker | -1/+3 |
2011-03-29 | implement POSIX timers | Rich Felker | -0/+7 |