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