summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/sparc/bits/shm.h
Commit message (Collapse)AuthorAgeFilesLines
* sync with glibcMike Frysinger2005-12-011-0/+1
|
* Hopefully fix the problem reported by Peter Mazinger,Joakim Tjernlund2005-05-071-0/+110
| | | | | | | see http://uclibc.org/lists/uclibc/2005-May/011667.html for details. Not tested by me but I am sure Peter will :) The toolchain needs to be rebuilt.
* Remove the arch specific shm.h and use the fixed up commonEric Andersen2003-08-011-100/+0
| | | | | one which now uses the kernel structs -Erik
* Sync up sparc headersEric Andersen2001-11-141-22/+38
|
* I just grabbed the bits dir from glibc 2.1.3 on a sparc boxEric Andersen2001-03-061-0/+84
to facilitate the sparc porting work being done by Mathew Bosworth. -Erik