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