Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |