glibc/sysdeps/gnu
Joseph Myers dad9a11a93 Add TCP_REPAIR_WINDOW from Linux 4.8.
Linux 4.8 adds TCP_REPAIR_WINDOW to include/uapi/linux/tcp.h.  This
patch adds it to sysdeps/gnu/netinet/tcp.h accordingly, along with
struct tcp_repair_window as requested in
<https://sourceware.org/ml/libc-alpha/2016-10/msg00019.html>.

Tested for x86_64 and x86 (testsuite, and that installed shared
libraries are unchanged by the patch).

	* sysdeps/gnu/netinet/tcp.h (TCP_REPAIR_WINDOW): New macro.
	(struct tcp_repair_window): New type.
2016-10-03 21:01:42 +00:00
..
bits Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
net Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
netinet Add TCP_REPAIR_WINDOW from Linux 4.8. 2016-10-03 21:01:42 +00:00
sys Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
Makefile Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
configure Rename localedir to complocaledir (bug 14259). 2015-11-27 10:22:38 -05:00
configure.ac Refactor handling of /lib64 etc. cases, move out of sysdeps/gnu/configure.ac. 2014-07-17 14:35:48 +00:00
errlist-compat.awk Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
errlist.awk Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
errlist.c Remove NOT_IN_libc 2014-11-24 15:03:45 +05:30
getutmp.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
getutmpx.c Update 1999-05-13 19:55:50 +00:00
glob64.c * sysdeps/alpha/fpu/s_cacosf.c: Don't use sysdeps/generic/. 2005-12-15 21:13:14 +00:00
ifaddrs.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
ldsodefs.h Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
rt-unwind-resume.c Move unwind-resume code from NPTL to sysdeps/gnu. 2010-04-05 20:07:39 -07:00
siglist.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
unwind-resume.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
updwtmp.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
utmp_file.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
utmpx.h Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00