12 Commits (44b4d09fc0626541ca12cf96f65adc21ab1fc413)

Author SHA1 Message Date
Rich Felker 86dd1e7bbb fix shmdt syscall calling convention on old archs 14 years ago
Rich Felker 15d1112032 fix remaining IPC_64 issue (shmctl) 14 years ago
Rich Felker cccc13221d fix IPC_64 in msgctl too 14 years ago
Rich Felker fce46bf980 fix broken semctl on systems that don't use IPC_64 flag 14 years ago
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