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