summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/sparc/bits/socket.h
AgeCommit message (Collapse)Author
2009-09-25sparc specific bits/socket.hAustin Foxley
use socketcall for sparc32 since it does not have the individual socket syscalls Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
2006-08-25merge with psm: sync with common socket headersMike Frysinger
2001-11-14Sync up sparc headersEric Andersen
2001-04-19Remove all the __THROW macrosEric Andersen
2001-03-06I just grabbed the bits dir from glibc 2.1.3 on a sparc boxEric Andersen
to facilitate the sparc porting work being done by Mathew Bosworth. -Erik