compat.c
|
msgctl(): move compat to native
|
2017-07-15 20:46:43 -04: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
|
msgctl(): move compat to native
|
2017-07-15 20:46:43 -04:00 |
msgutil.c
|
ipc: account for kmem usage on mqueue and msg
|
2016-10-27 18:43:43 -07:00 |
sem.c
|
ipc/sem: drop __sem_free()
|
2017-07-12 16:26:02 -07:00 |
shm.c
|
ipc: move compat shmctl to native
|
2017-07-15 20:46:42 -04:00 |
util.c
|
ipc: move atomic_set() to where it is needed
|
2017-07-12 16:26:02 -07:00 |
util.h
|
ipc: move compat shmctl to native
|
2017-07-15 20:46:42 -04:00 |