summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/sparc/bits/socket.h
Commit message (Collapse)AuthorAgeFilesLines
* sparc specific bits/socket.hAustin Foxley2009-09-251-0/+356
| | | | | | | use socketcall for sparc32 since it does not have the individual socket syscalls Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* merge with psm: sync with common socket headersMike Frysinger2006-08-251-321/+0
|
* Sync up sparc headersEric Andersen2001-11-141-29/+45
|
* Remove all the __THROW macrosEric Andersen2001-04-191-1/+1
|
* I just grabbed the bits dir from glibc 2.1.3 on a sparc boxEric Andersen2001-03-061-0/+305
to facilitate the sparc porting work being done by Mathew Bosworth. -Erik