add MS_LAZYTIME mount option to sys/mount.h
[musl] / include / sys / socket.h
2016-01-25 Szabolcs Nagyadd AF_MPLS (PF_MPLS) address family to socket.h
2016-01-25 Szabolcs Nagyadd MSG_FASTOPEN sendmsg/sendto flag to socket.h
2015-07-21 Roman Yeryominsocket.h: fix SO_* for mips
2015-02-09 Szabolcs Nagyadd new socket options SO_INCOMING_CPU, SO_ATTACH_BPF...
2014-06-20 Rich Felkerimplement sendmmsg and recvmmsg
2014-05-30 Szabolcs Nagyadd SO_BPF_EXTENSIONS socket option
2014-02-24 Szabolcs Nagysys/socket.h: add the SO_MAX_PACING_RATE SOL_SOCKET...
2014-01-08 Rich Felkerfix remaining known namespace violations for netinet...
2013-12-04 Szabolcs Nagymove struct ucred under _GNU_SOURCE in sys/socket.h...
2013-12-04 Szabolcs Nagyfix SHUT_WR typo in sys/socket.h and duplicate definiti...
2013-10-18 Szabolcs Nagyfix typo in socket.h (wrong macro name)
2013-09-15 Szabolcs Nagysys/socket.h: add new SO_BUSY_POLL socket option
2013-07-25 Szabolcs Nagyadd protocol families PF_IB and PF_VSOCK to socket.h
2013-07-24 Szabolcs Nagyadd SO_SELECT_ERR_QUEUE to socket.h
2013-04-01 Szabolcs Nagyadd new socket options to sys/socket.h following linux
2013-03-04 Rich Felkerfix some obscure header type size/alignment issues
2013-01-14 Rich FelkerMerge remote-tracking branch 'nsz/math'
2013-01-12 Szabolcs Nagyadd missing protocol families to sys/socket.h
2012-12-19 Rich Felkermerge a few fixes by sh4rm4
2012-12-19 rofl0rsocket.h: add SO_(SND/RCV)BUFFORCE to generic block
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