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