switch all existing 32-bit archs to 64-bit time_t
[musl] / arch / mips / bits / socket.h
2019-11-02 Rich Felkerswitch all existing 32-bit archs to 64-bit time_t
2019-11-02 Rich Felkermove msghdr and cmsghdr out of bits/socket.h
2018-06-26 Rich Felkerfix value of SO_PEERSEC on mips archs
2016-07-03 Rich Felkermake brace placement in public header struct definition...
2015-07-21 Roman Yeryominsocket.h: cleanup/reorder mips and powerpc bits/socket.h
2015-07-21 Roman Yeryominsocket.h: fix SO_* for mips
2014-04-30 Rich Felkerfix missing SO_RCVBUFFORCE and SO_SNDBUFFORCE in mips...
2013-04-01 Szabolcs Nagyadd the new SO_REUSEPORT socket option to mips and...
2012-11-16 Rich Felkerdisable SO_REUSEPORT in sys/socket.h
2012-11-05 Rich Felkerfix numerous mips abi constant definition mismatches
2012-08-05 Rich Felkerfix socket.h on mips
2012-07-13 Rich Felkerworkaround another sendmsg kernel bug on 64-bit machines
2012-07-11 Rich Felkerinitial version of mips (o32) port, based on work by...