linux/ipc
Heiko Carstens 2ed7c03ec1 [CVE-2009-0029] Convert all system calls to return a long
Convert all system calls to return a long. This should be a NOP since all
converted types should have the same size anyway.
With the exception of sys_exit_group which returned void. But that doesn't
matter since the system call doesn't return.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
2009-01-14 14:15:14 +01:00
..
compat_mq.c
compat.c
ipc_sysctl.c ipc/ipc_sysctl.c: move the definition of ipc_auto_callback() 2009-01-06 15:59:29 -08:00
ipcns_notifier.c
Makefile
mqueue.c [CVE-2009-0029] Convert all system calls to return a long 2009-01-14 14:15:14 +01:00
msg.c
msgutil.c
namespace.c
sem.c ipc: do not goto to the next line 2009-01-06 15:59:29 -08:00
shm.c NOMMU: Make VMAs per MM as for MMU-mode linux 2009-01-08 12:04:47 +00:00
util.c sanitize audit_ipc_set_perm() 2009-01-04 15:14:40 -05:00
util.h