Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sync bits/socket.h PF_* / AF_* values with 2.6.38-rc3 | Peter Korsgaard | 2011-02-09 | 1 | -1/+21 |
| | | | | | | | | | 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> | ||||
* | sparc specific bits/socket.h | Austin Foxley | 2009-09-25 | 1 | -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 headers | Mike Frysinger | 2006-08-25 | 1 | -321/+0 |
| | |||||
* | Sync up sparc headers | Eric Andersen | 2001-11-14 | 1 | -29/+45 |
| | |||||
* | Remove all the __THROW macros | Eric Andersen | 2001-04-19 | 1 | -1/+1 |
| | |||||
* | I just grabbed the bits dir from glibc 2.1.3 on a sparc box | Eric Andersen | 2001-03-06 | 1 | -0/+305 |
to facilitate the sparc porting work being done by Mathew Bosworth. -Erik |