Rich Felker 86dd1e7bbb fix shmdt syscall calling convention on old archs 12 lat temu
..
ftok.c 0b44a0315b initial check-in, version 0.5.0 14 lat temu
ipc.h 15d1112032 fix remaining IPC_64 issue (shmctl) 12 lat temu
msgctl.c cccc13221d fix IPC_64 in msgctl too 12 lat temu
msgget.c c2cd25bff8 consistency: change all remaining syscalls to use SYS_ rather than __NR_ prefix 14 lat temu
msgrcv.c feee98903c overhaul pthread cancellation 14 lat temu
msgsnd.c feee98903c overhaul pthread cancellation 14 lat temu
semctl.c cccc13221d fix IPC_64 in msgctl too 12 lat temu
semget.c c2cd25bff8 consistency: change all remaining syscalls to use SYS_ rather than __NR_ prefix 14 lat temu
semop.c c2cd25bff8 consistency: change all remaining syscalls to use SYS_ rather than __NR_ prefix 14 lat temu
shmat.c c2cd25bff8 consistency: change all remaining syscalls to use SYS_ rather than __NR_ prefix 14 lat temu
shmctl.c 15d1112032 fix remaining IPC_64 issue (shmctl) 12 lat temu
shmdt.c 86dd1e7bbb fix shmdt syscall calling convention on old archs 12 lat temu
shmget.c c2cd25bff8 consistency: change all remaining syscalls to use SYS_ rather than __NR_ prefix 14 lat temu