summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/alpha/bits/sem.h
Commit message (Collapse)AuthorAgeFilesLines
* s/__kernel_time_t/__time_tJoakim Tjernlund2005-07-281-2/+2
|
* A while back, the sysvipc code was changed to use IPC_64 in the calls.Manuel Novoa III2005-07-281-0/+85
| | | | | | Unfortunatly, the semid_ds structs were not changed as needed. So import the necessary (tweaked) files from glibc. Only tested on x86 today, but I'll be testing mips tomorrow.
* Use the common version for bits/sem.h. Fixup the types toEric Andersen2003-08-141-85/+0
| | | | match the kernel type exactly.
* First pass attempt at an alpha portEric Andersen2002-05-101-0/+85