disable SO_REUSEPORT in sys/socket.h
[musl] / include / sys / socket.h
2012-11-16 Rich Felkerdisable SO_REUSEPORT in sys/socket.h
2012-11-05 Rich Felkerfix numerous mips abi constant definition mismatches
2012-09-29 Rich Felkeralways expose accept4
2012-09-09 Rich Felkeradd acct, accept4, setns, and dup3 syscalls (linux...
2012-09-08 Rich Felkerremove all remaining redundant __restrict/__inline...
2012-09-07 Rich Felkeruse restrict everywhere it's required by c99 and/or...
2012-08-05 Rich Felkerfix socket.h on mips
2012-07-13 Rich Felkerworkaround another sendmsg kernel bug on 64-bit machines
2011-09-18 Rich Felkercleanup more bits cruft (sysmacros and socket)
2011-06-16 Rich Felkerfix some struct padding to match LSB/glibc ABI where...
2011-02-14 Rich Felkerextensive header cleanup for standards conformance...
2011-02-12 Rich Felkerinitial check-in, version 0.5.0