summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/bits/shm.h
Commit message (Collapse)AuthorAgeFilesLines
* Patch from David Wuertele to prevent "conflicts with new declaration with CEric Andersen2003-08-051-0/+4
| | | | linkage" problems with C++
* Remove the arch specific shm.h and use the fixed up commonEric Andersen2003-08-011-39/+34
| | | | | one which now uses the kernel structs -Erik
* Major rework of the include files to eliminate redundancyEric Andersen2002-03-011-0/+93
and to better support each arch. This is a really big patch... -Erik