compat.c
|
ipc: resolve shadow warnings
|
2014-10-14 02:18:23 +02:00 |
ipc_sysctl.c
|
ipc/msg: increase MSGMNI, remove scaling
|
2014-12-13 12:42:52 -08:00 |
Makefile
|
mqueue: move compat syscalls to native ones
|
2017-07-04 13:13:49 -04:00 |
mqueue.c
|
mqueue: fix a use-after-free in sys_mq_notify()
|
2017-07-09 14:37:19 -07:00 |
msg.c
|
ipc: add missing container_of()s for randstruct
|
2017-08-02 17:16:12 -07:00 |
sem.c
|
ipc/sem: drop sem_checkid helper
|
2017-09-08 18:26:51 -07:00 |
shm.c
|
ipc: add missing container_of()s for randstruct
|
2017-08-02 17:16:12 -07:00 |