summaryrefslogtreecommitdiffstats
path: root/libc/misc/sysvipc/ipc.h
Commit message (Collapse)AuthorAgeFilesLines
* always define __IPC_64 regardless of __NR_ipcMike Frysinger2005-06-291-2/+2
|
* Fix bug 222: Move all archs to newer __IPC_64 interface for {msg,sem,shm}ctlJoakim Tjernlund2005-04-241-0/+2
| | | | syscalls. This won't work on 2.2 kernels(I think).
* Split up syscalls.c, since it had grown to be quite large and ugly.Eric Andersen2004-01-211-1/+1
| | | | -Erik
* Add a missing #includeEric Andersen2002-05-121-0/+5
|
* Add in the sysvipc patch from Michael ShmulevichEric Andersen2001-03-191-0/+22