Mike Frysinger 2fec0b7cc2 remove __IPC_64 in syscall() macro since real 64bit arches dont need it (and it doesnt compile) 20 年之前
..
.indent.pro 91a034c61a Add in the sysvipc patch from Michael Shmulevich 24 年之前
Makefile 130697527b merge parallel build support 20 年之前
ftok.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 21 年之前
ipc.h 266ae826f8 Fix bug 222: Move all archs to newer __IPC_64 interface for {msg,sem,shm}ctl 20 年之前
msgq.c 2fec0b7cc2 remove __IPC_64 in syscall() macro since real 64bit arches dont need it (and it doesnt compile) 20 年之前
sem.c 266ae826f8 Fix bug 222: Move all archs to newer __IPC_64 interface for {msg,sem,shm}ctl 20 年之前
shm.c 2fec0b7cc2 remove __IPC_64 in syscall() macro since real 64bit arches dont need it (and it doesnt compile) 20 年之前