1. 11623dd sigaction: don't call interposable symbol. by Josh Gao · 5 years ago
  2. 5074e7d Move sigrtmin.h into platform headers. by Josh Gao · 6 years ago
  3. ba40ff6 Don't filter reserved signals in sigaction. by Josh Gao · 6 years ago
  4. baf20fc Block TIMER_SIGNAL in sigprocmask(SIG_SETMASK, ...). by Josh Gao · 7 years ago
  5. 32bc0fc Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  6. 6fcba93 Filter out reserved signals in functions that take sigset_t. by Josh Gao · 7 years ago
  7. 87c6aac Don't use SA_RESTORER if it is not defined by Goran Jakovljevic · 7 years ago
  8. 11f6076 Make sigaction consistent about SA_RESTORER and sa_restorer by Evgeny Eltsin · 7 years ago
  9. 3e23591 Add `struct sigaction64` and `sigaction64`. by Elliott Hughes · 7 years ago
  10. 1cff9a8 Use the kernel's sa_restorer for aarch64. by Elliott Hughes · 11 years ago
  11. 36f451a Fix signal trampolines. by Elliott Hughes · 11 years ago
  12. afe58ad Don't mask out SA_RESTORER from sa_flags. by Elliott Hughes · 11 years ago
  13. 46f3db6 [MIPS] SA_RESTORER support is not needed for MIPS by Chris Dearman · 11 years ago
  14. c7e9b23 Fix sigaction(3) for 64-bit. by Elliott Hughes · 12 years ago