Commit History

Author SHA1 Message Date
  Rich Felker 7d3512126d use tkill instead of tgkill in implementing raise 10 years ago
  Szabolcs Nagy 571744447c include cleanups: remove unused headers and add feature test macros 11 years ago
  Rich Felker 2c074b0d6c transition to using functions for internal signal blocking/restoring 12 years ago
  Rich Felker d53c92c972 optimize/debloat raise 12 years ago
  Rich Felker ccc7b4c3a1 remove __SYSCALL_SSLEN arch macro in favor of using public _NSIG 12 years ago
  Rich Felker 2f437040e7 fix (hopefully) all hard-coded 8's for kernel sigset_t size 12 years ago
  Rich Felker 99b8a25e94 overhaul implementation-internal signal protections 14 years ago
  Rich Felker aa398f56fa global cleanup to use the new syscall interface 14 years ago
  Rich Felker 0bed7e0acf fix race condition in raise - just mask signals 14 years ago
  Rich Felker 370f78f2c8 fix raise semantics with threads. 14 years ago
  Rich Felker 0b44a0315b initial check-in, version 0.5.0 14 years ago