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.
 
 
 
 
 
 
Rich Felker 86dd1e7bbb fix shmdt syscall calling convention on old archs 14 years ago
..
ftok.c initial check-in, version 0.5.0 15 years ago
ipc.h fix remaining IPC_64 issue (shmctl) 14 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 fix IPC_64 in msgctl too 14 years ago
semget.c consistency: change all remaining syscalls to use SYS_ rather than __NR_ prefix 15 years ago
semop.c consistency: change all remaining syscalls to use SYS_ rather than __NR_ prefix 15 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 consistency: change all remaining syscalls to use SYS_ rather than __NR_ prefix 15 years ago