1. 4221674 fix crash when signal number 0 is passed to sigaction by Rich Felker · 9 years ago
  2. b61df22 fix signal return for sh/fdpic by Rich Felker · 9 years ago
  3. dab441a always initialize thread pointer at program start by Rich Felker · 11 years ago
  4. 5717444 include cleanups: remove unused headers and add feature test macros by Szabolcs Nagy · 11 years ago
  5. 3c5c5e6 optimize posix_spawn to avoid spurious sigaction syscalls by Rich Felker · 11 years ago
  6. 4874814 use separate sigaction buffers for old and new data by Timo Teräs · 11 years ago
  7. efd4d87 clean up sloppy nested inclusion from pthread_impl.h by Rich Felker · 12 years ago
  8. 964e9f3 avoid the thread-ptr-init behavior of sigaction when not installing handler by Rich Felker · 12 years ago
  9. 400c5e5 use restrict everywhere it's required by c99 and/or posix 2008 by Rich Felker · 12 years ago
  10. cd8d724 remove unused var in new sigaction code by Rich Felker · 12 years ago
  11. fcaec91 changes to kernel sigaction struct handling in preparation for mips port by Rich Felker · 12 years ago
  12. dac084a work around "signal loses thread pointer" issue with "approach 2" by Rich Felker · 13 years ago
  13. 99b8a25 overhaul implementation-internal signal protections by Rich Felker · 14 years ago
  14. 016a5dc use a separate signal from SIGCANCEL for SIGEV_THREAD timers by Rich Felker · 14 years ago
  15. aa398f5 global cleanup to use the new syscall interface by Rich Felker · 14 years ago
  16. dc3776d fix previous commit that broke sigreturn. looks like the asm is needed. by Rich Felker · 14 years ago
  17. e1d8d25 fix omission that kept sa_restorer from being used by Rich Felker · 14 years ago
  18. 0b44a03 initial check-in, version 0.5.0 by Rich Felker · 14 years ago