Daniel Sabogal 511b7042b3 fix signed overflow in ftok 7 年之前
..
ftok.c 511b7042b3 fix signed overflow in ftok 7 年之前
ipc.h 4571f9f856 implement semtimedop 11 年之前
msgctl.c cccc13221d fix IPC_64 in msgctl too 12 年之前
msgget.c c2cd25bff8 consistency: change all remaining syscalls to use SYS_ rather than __NR_ prefix 14 年之前
msgrcv.c feee98903c overhaul pthread cancellation 14 年之前
msgsnd.c feee98903c overhaul pthread cancellation 14 年之前
semctl.c 2b47a7aff2 semctl: fix UB causing crashes on powerpc 11 年之前
semget.c 062f40ef3e work around wrong kernel type for sem_nsems member of struct semid_ds 11 年之前
semop.c c2cd25bff8 consistency: change all remaining syscalls to use SYS_ rather than __NR_ prefix 14 年之前
semtimedop.c 35cf8b3e73 fix harmless inconsistency in semtimedop 11 年之前
shmat.c c2cd25bff8 consistency: change all remaining syscalls to use SYS_ rather than __NR_ prefix 14 年之前
shmctl.c 15d1112032 fix remaining IPC_64 issue (shmctl) 12 年之前
shmdt.c 86dd1e7bbb fix shmdt syscall calling convention on old archs 12 年之前
shmget.c 17aef0b41e prevent shmget from allocating objects that overflow ptrdiff_t 11 年之前