Makefile
|
mqueue: move compat syscalls to native ones
|
2017-07-04 13:13:49 -04:00 |
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 |
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 |
msgutil.c
|
ipc: account for kmem usage on mqueue and msg
|
2016-10-27 18:43:43 -07:00 |
shm.c
|
ipc: add missing container_of()s for randstruct
|
2017-08-02 17:16:12 -07:00 |
util.c
|
ipc: move atomic_set() to where it is needed
|
2017-07-12 16:26:02 -07:00 |