Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-02-09 | sync bits/socket.h PF_* / AF_* values with 2.6.38-rc3 | Peter Korsgaard | |
A number of new address / protocol families have been added over the years, so sync with Linux 2.6.38-rc3, adding CAN, ISDN, Phonet, Zigbee, .. which are starting to be used by applications. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | |||
2009-09-25 | sparc specific bits/socket.h | Austin Foxley | |
use socketcall for sparc32 since it does not have the individual socket syscalls Signed-off-by: Austin Foxley <austinf@cetoncorp.com> | |||
2006-08-25 | merge with psm: sync with common socket headers | Mike Frysinger | |
2001-11-14 | Sync up sparc headers | Eric Andersen | |
2001-04-19 | Remove all the __THROW macros | Eric Andersen | |
2001-03-06 | I just grabbed the bits dir from glibc 2.1.3 on a sparc box | Eric Andersen | |
to facilitate the sparc porting work being done by Mathew Bosworth. -Erik |