8 Commits (01e94c46231f2670e9b0c1962f10de646674fded)

Author SHA1 Message Date
Rich Felker feee98903c overhaul pthread cancellation 15 years ago
Rich Felker 07e865cc5a numerous fixes to sysv ipc 15 years ago
Rich Felker c2cd25bff8 consistency: change all remaining syscalls to use SYS_ rather than __NR_ prefix 15 years ago
Rich Felker 104d013441 fix incorrect (and conflicting on LP64 archs) types for sysv ipc msgq functions 15 years ago
Rich Felker 8bb82b4e58 add sysv ipc message queues (completely untested) 15 years ago
Rich Felker aa398f56fa global cleanup to use the new syscall interface 15 years ago
Rich Felker a130d33cad fixed missing cast in the non-i386 version of shmat (preparation for ports) 15 years ago
Rich Felker 0b44a0315b initial check-in, version 0.5.0 15 years ago