Historique des commits

Auteur SHA1 Message Date
  Rich Felker ccc7b4c3a1 remove __SYSCALL_SSLEN arch macro in favor of using public _NSIG il y a 12 ans
  Rich Felker 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 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 feee98903c overhaul pthread cancellation il y a 14 ans
  Rich Felker c2cd25bff8 consistency: change all remaining syscalls to use SYS_ rather than __NR_ prefix il y a 14 ans
  Rich Felker b470030f83 overhaul cancellation to fix resource leaks and dangerous behavior with signals il y a 14 ans
  Rich Felker 685e40bb09 syscall overhaul part two - unify public and internal syscall interface il y a 14 ans
  Rich Felker 5b9429adb7 make sigtimedwait a cancellation point il y a 14 ans
  Rich Felker 0a949ebdf0 don't fail with EINTR in sigtimedwait il y a 14 ans
  Rich Felker 0b44a0315b initial check-in, version 0.5.0 il y a 14 ans