summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/sparc/bits/ipc.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix bug 222: Move all archs to newer __IPC_64 interface for {msg,sem,shm}ctlJoakim Tjernlund2005-04-241-0/+62
| | | | syscalls. This won't work on 2.2 kernels(I think).
* For sparc, powerpc, mips, and alpha we should also use theEric Andersen2003-08-041-62/+0
| | | | | common ipc.h header and struct definitions. -Erik
* Sync up sparc headersEric Andersen2001-11-141-15/+27
|
* I just grabbed the bits dir from glibc 2.1.3 on a sparc boxEric Andersen2001-03-061-0/+50
to facilitate the sparc porting work being done by Mathew Bosworth. -Erik