1. 48a6974 timer_create: use SIG_SETMASK restore the signal mask. by Elliott Hughes · 7 years ago
  2. 6fcba93 Filter out reserved signals in functions that take sigset_t. by Josh Gao · 7 years ago
  3. 5905d6f Add `sigset64_t` and accompanying functions. by Elliott Hughes · 7 years ago
  4. 4b1c6e7 Better handling of sigset_t on LP32. by Elliott Hughes · 7 years ago
  5. 8963dd3 Make all rt_sigtimedwait signatures match. by Elliott Hughes · 9 years ago
  6. d1aea30 Fix POSIX timer thread naming. by Elliott Hughes · 10 years ago
  7. 95f1ee2 Change on handling of SIGEV_THREAD timers. by Yabin Cui · 10 years ago
  8. 05fc1d7 Add missing includes. by Elliott Hughes · 10 years ago
  9. 62d84b1 Fix race condition in timer disarm/delete. by Christopher Ferris · 11 years ago
  10. a4831cb Add pthread_gettid_np and re-expose __get_thread for LP32. by Elliott Hughes · 11 years ago
  11. 0990d4f Make SIGRTMIN hide the real-time signals we use internally. by Elliott Hughes · 11 years ago
  12. 473d067 Fix the POSIX timers fix. by Elliott Hughes · 11 years ago
  13. 753ad77 Fix deadlock in timer_delete. by Christopher Ferris · 11 years ago
  14. 4b558f5 Rewrite the POSIX timer functions. by Elliott Hughes · 11 years ago