1. eca335f eliminate explicit (long) casts when making syscalls by Rich Felker · 11 years ago
  2. 7356c25 fix multiple bugs in SIGEV_THREAD timers by Rich Felker · 11 years ago
  3. 82171d6 greatly improve SIGEV_THREAD timers by Rich Felker · 13 years ago
  4. cd3bb38 fix signal-based timers with null sigevent argument by Rich Felker · 13 years ago
  5. 6f1414e revert to deleting kernel-level timer from cancellation handler by Rich Felker · 13 years ago
  6. 3990c5c avoid all malloc/free in timer creation/destruction by Rich Felker · 13 years ago
  7. 6806300 reorder timer initialization so that timer_create does not depend on free by Rich Felker · 13 years ago
  8. 80c4dcd implement POSIX timers by Rich Felker · 13 years ago