summaryrefslogtreecommitdiff
path: root/arch/mips/bits/socket.h
AgeCommit message (Expand)AuthorLines
2019-11-02move time64 socket options from arch bits to top-level sys/socket.hRich Felker-5/+0
2019-11-02switch all existing 32-bit archs to 64-bit time_tRich Felker-2/+5
2019-11-02move msghdr and cmsghdr out of bits/socket.hRich Felker-16/+0
2018-06-26fix value of SO_PEERSEC on mips archsRich Felker-0/+1
2016-07-03make brace placement in public header struct definitions consistentRich Felker-4/+2
2015-07-21socket.h: cleanup/reorder mips and powerpc bits/socket.hRoman Yeryomin-16/+18
2015-07-21socket.h: fix SO_* for mipsRoman Yeryomin-0/+3
2014-04-30fix missing SO_RCVBUFFORCE and SO_SNDBUFFORCE in mips socket.hRich Felker-1/+2
2013-04-01add the new SO_REUSEPORT socket option to mips and powerpcSzabolcs Nagy-1/+1
2012-11-15disable SO_REUSEPORT in sys/socket.hRich Felker-1/+1
2012-11-05fix numerous mips abi constant definition mismatchesRich Felker-0/+28
2012-08-05fix socket.h on mipsRich Felker-0/+3
2012-07-12workaround another sendmsg kernel bug on 64-bit machinesRich Felker-0/+7
2012-07-11initial version of mips (o32) port, based on work by Richard Pennington (rdp)Rich Felker-0/+10