.. |
Makefile
|
baed7fc9b5
Add generic sys_ipc wrapper
|
15 years ago |
compat.c
|
e1fd1f490f
get rid of union semop in sys_semctl(2) arguments
|
12 years ago |
compat_mq.c
|
03145beb45
ipc: initialize structure memory to zero for compat functions
|
14 years ago |
ipc_sysctl.c
|
9bf76ca325
ipc, msg: forbid negative values for "msg{max,mnb,mni}"
|
11 years ago |
ipcns_notifier.c
|
9eefe520c8
ipc: do not use a negative value to re-enable msgmni automatic recomputing
|
17 years ago |
mq_sysctl.c
|
cef0184c11
mqueue: separate mqueue default value from maximum value
|
13 years ago |
mqueue.c
|
b21996e36c
locks: break delegations on unlink
|
11 years ago |
msg.c
|
4271b05a22
ipc,msg: prevent race with rmid in msgsnd,msgrcv
|
11 years ago |
msgutil.c
|
4e9b45a192
ipc, msg: fix message length check for negative values
|
11 years ago |
namespace.c
|
32a2750010
ipc: drop ipc_lock_by_ptr
|
11 years ago |
sem.c
|
6e224f9459
ipc/sem.c: synchronize semop and semctl with IPC_RMID
|
11 years ago |
shm.c
|
3a72660b07
ipc,shm: correct error return value in shmctl (SHM_UNLOCK)
|
11 years ago |
syscall.c
|
e1fd1f490f
get rid of union semop in sys_semctl(2) arguments
|
12 years ago |
util.c
|
206fa94097
ipc/util.c: remove unnecessary work pending test
|
11 years ago |
util.h
|
4e9b45a192
ipc, msg: fix message length check for negative values
|
11 years ago |