Historique des commits

Auteur SHA1 Message Date
  Rich Felker 583e55122e redesign sigsetjmp so that signal mask is restored after longjmp il y a 10 ans
  Szabolcs Nagy 571744447c include cleanups: remove unused headers and add feature test macros il y a 11 ans
  Rich Felker 9693501c15 change jmp_buf to share an underlying type and struct tag with sigjmp_buf il y a 11 ans
  Rich Felker 2c074b0d6c transition to using functions for internal signal blocking/restoring il y a 12 ans
  Rich Felker ccc7b4c3a1 remove __SYSCALL_SSLEN arch macro in favor of using public _NSIG il y a 12 ans
  Rich Felker 0c05bd3a9c further use of _Noreturn, for non-plain-C functions il y a 12 ans
  Rich Felker 2f437040e7 fix (hopefully) all hard-coded 8's for kernel sigset_t size il y a 12 ans
  Rich Felker d6c0efe106 jmp_buf overhaul fixing several issues il y a 12 ans
  Rich Felker 338b663ddb fix off-by-one bug in siglongjmp that caused unpredictable behavior il y a 13 ans
  Rich Felker 9ae8d5fc71 fix all implicit conversion between signed/unsigned pointers il y a 14 ans
  Rich Felker 0b44a0315b initial check-in, version 0.5.0 il y a 14 ans