You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
rofl0r 2b47a7aff2 semctl: fix UB causing crashes on powerpc 12 years ago
..
ftok.c initial check-in, version 0.5.0 15 years ago
ipc.h implement semtimedop 13 years ago
msgctl.c fix IPC_64 in msgctl too 14 years ago
msgget.c consistency: change all remaining syscalls to use SYS_ rather than __NR_ prefix 15 years ago
msgrcv.c overhaul pthread cancellation 15 years ago
msgsnd.c overhaul pthread cancellation 15 years ago
semctl.c semctl: fix UB causing crashes on powerpc 12 years ago
semget.c work around wrong kernel type for sem_nsems member of struct semid_ds 13 years ago
semop.c consistency: change all remaining syscalls to use SYS_ rather than __NR_ prefix 15 years ago
semtimedop.c fix harmless inconsistency in semtimedop 13 years ago
shmat.c consistency: change all remaining syscalls to use SYS_ rather than __NR_ prefix 15 years ago
shmctl.c fix remaining IPC_64 issue (shmctl) 14 years ago
shmdt.c fix shmdt syscall calling convention on old archs 14 years ago
shmget.c prevent shmget from allocating objects that overflow ptrdiff_t 13 years ago