.. |
ftok.c
|
0b44a0315b
initial check-in, version 0.5.0
|
14 years ago |
ipc.h
|
15d1112032
fix remaining IPC_64 issue (shmctl)
|
12 years ago |
msgctl.c
|
cccc13221d
fix IPC_64 in msgctl too
|
12 years ago |
msgget.c
|
c2cd25bff8
consistency: change all remaining syscalls to use SYS_ rather than __NR_ prefix
|
14 years ago |
msgrcv.c
|
feee98903c
overhaul pthread cancellation
|
14 years ago |
msgsnd.c
|
feee98903c
overhaul pthread cancellation
|
14 years ago |
semctl.c
|
cccc13221d
fix IPC_64 in msgctl too
|
12 years ago |
semget.c
|
062f40ef3e
work around wrong kernel type for sem_nsems member of struct semid_ds
|
11 years ago |
semop.c
|
c2cd25bff8
consistency: change all remaining syscalls to use SYS_ rather than __NR_ prefix
|
14 years ago |
shmat.c
|
c2cd25bff8
consistency: change all remaining syscalls to use SYS_ rather than __NR_ prefix
|
14 years ago |
shmctl.c
|
15d1112032
fix remaining IPC_64 issue (shmctl)
|
12 years ago |
shmdt.c
|
86dd1e7bbb
fix shmdt syscall calling convention on old archs
|
12 years ago |
shmget.c
|
17aef0b41e
prevent shmget from allocating objects that overflow ptrdiff_t
|
11 years ago |