summaryrefslogtreecommitdiffstats
path: root/include/sys/shm.h
Commit message (Collapse)AuthorAgeFilesLines
* sync some headers and disable unused prototypesPeter S. Mazinger2009-11-191-1/+2
| | | | | Signed-off-by: Peter S. Mazinger <ps.m@gmx.net> Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
* SHMLBA is now defined by arch dependent bits/shm.h file so removeJoakim Tjernlund2005-05-101-5/+0
| | | | this one. MIPS is the only one defining SHMLBA differently.
* Rev all the header files to sync things with glibc 2.2.4Eric Andersen2001-09-271-18/+31
|
* Add in support for shm/ipc.Eric Andersen2000-10-071-0/+56