Rich Felker 5ce3737931 reduce spurious inclusion of libc.h há 6 anos atrás
..
ftok.c 511b7042b3 fix signed overflow in ftok há 7 anos atrás
ipc.h 4571f9f856 implement semtimedop há 11 anos atrás
msgctl.c 0cd2be2314 work around broken kernel struct ipc_perm on some big endian archs há 6 anos atrás
msgget.c c2cd25bff8 consistency: change all remaining syscalls to use SYS_ rather than __NR_ prefix há 14 anos atrás
msgrcv.c 5ce3737931 reduce spurious inclusion of libc.h há 6 anos atrás
msgsnd.c 5ce3737931 reduce spurious inclusion of libc.h há 6 anos atrás
semctl.c 0cd2be2314 work around broken kernel struct ipc_perm on some big endian archs há 6 anos atrás
semget.c 062f40ef3e work around wrong kernel type for sem_nsems member of struct semid_ds há 11 anos atrás
semop.c c2cd25bff8 consistency: change all remaining syscalls to use SYS_ rather than __NR_ prefix há 14 anos atrás
semtimedop.c 35cf8b3e73 fix harmless inconsistency in semtimedop há 11 anos atrás
shmat.c c2cd25bff8 consistency: change all remaining syscalls to use SYS_ rather than __NR_ prefix há 14 anos atrás
shmctl.c 0cd2be2314 work around broken kernel struct ipc_perm on some big endian archs há 6 anos atrás
shmdt.c 86dd1e7bbb fix shmdt syscall calling convention on old archs há 12 anos atrás
shmget.c 17aef0b41e prevent shmget from allocating objects that overflow ptrdiff_t há 11 anos atrás