Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix value of SO_PEERSEC on mips archs | Rich Felker | 2018-06-26 | 1 | -0/+1 |
* | make brace placement in public header struct definitions consistent | Rich Felker | 2016-07-03 | 1 | -4/+2 |
* | socket.h: cleanup/reorder mips and powerpc bits/socket.h | Roman Yeryomin | 2015-07-21 | 1 | -16/+18 |
* | socket.h: fix SO_* for mips | Roman Yeryomin | 2015-07-21 | 1 | -0/+3 |
* | fix missing SO_RCVBUFFORCE and SO_SNDBUFFORCE in mips socket.h | Rich Felker | 2014-04-30 | 1 | -1/+2 |
* | add the new SO_REUSEPORT socket option to mips and powerpc | Szabolcs Nagy | 2013-04-01 | 1 | -1/+1 |
* | disable SO_REUSEPORT in sys/socket.h | Rich Felker | 2012-11-15 | 1 | -1/+1 |
* | fix numerous mips abi constant definition mismatches | Rich Felker | 2012-11-05 | 1 | -0/+28 |
* | fix socket.h on mips | Rich Felker | 2012-08-05 | 1 | -0/+3 |
* | workaround another sendmsg kernel bug on 64-bit machines | Rich Felker | 2012-07-12 | 1 | -0/+7 |
* | initial version of mips (o32) port, based on work by Richard Pennington (rdp) | Rich Felker | 2012-07-11 | 1 | -0/+10 |