summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/bits/sem.h
Commit message (Collapse)AuthorAgeFilesLines
* Use the common version for bits/sem.h. Fixup the types toEric Andersen2003-08-141-2/+2
| | | | match the kernel type exactly.
* Make shm stuff work properly.Eric Andersen2002-08-251-10/+9
| | | | -Erik
* Major rework of the include files to eliminate redundancyEric Andersen2002-03-011-0/+87
and to better support each arch. This is a really big patch... -Erik