8 Commits (9a97d103fba259f3f789c143d97d7f22d392429b)

Author SHA1 Message Date
Rich Felker ccc7b4c3a1 remove __SYSCALL_SSLEN arch macro in favor of using public _NSIG 13 years ago
Rich Felker 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 14 years ago
Rich Felker 2f437040e7 fix (hopefully) all hard-coded 8's for kernel sigset_t size 14 years ago
Rich Felker feee98903c overhaul pthread cancellation 15 years ago
Rich Felker b470030f83 overhaul cancellation to fix resource leaks and dangerous behavior with signals 15 years ago
Rich Felker aa398f56fa global cleanup to use the new syscall interface 15 years ago
Rich Felker c2afb747b0 yet another ugly legacy syscall rename... 15 years ago
Rich Felker 0b44a0315b initial check-in, version 0.5.0 15 years ago