1. 1195207 Remove dependencies on obsolete __ARCH_WANT_SYSCALL_DEPRECATED system calls. by Elliott Hughes · 12 years ago
  2. c7e9b23 Fix sigaction(3) for 64-bit. by Elliott Hughes · 12 years ago
  3. 40d105c Switch sigpending over to rt_sigpending. by Elliott Hughes · 12 years ago
  4. 1f5af92 Fix sigsuspend to use rt_sigsuspend on all platforms. by Elliott Hughes · 12 years ago
  5. fae89fc Fix raise(3) so it works in signal handlers. by Elliott Hughes · 12 years ago
  6. c5d028f Only have one copy of the kernel_sigset_t hack, and add more tests. by Elliott Hughes · 13 years ago
  7. fb5e5cb Fix an off-by-one error in the sigset_t function error handling. by Elliott Hughes · 13 years ago
  8. d8a5a6f Use pthread_kill() in raise() by Chris Dearman · 13 years ago
  9. da73f65 Add argument checking to sigemptyset(3) and friends. by Elliott Hughes · 13 years ago