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