Joseph Myers 76e5216e31 Update headers for Linux 3.15.
This patch updates glibc headers for changes / new definitions in
Linux 3.15.  In the course of my review I noticed that
IPV6_PMTUDISC_INTERFACE was absent from glibc despite the inclusion of
IP_PMTUDISC_INTERFACE; I added it along with IP_PMTUDISC_OMIT and
IPV6_PMTUDISC_OMIT.  I did not add FALLOC_FL_NO_HIDE_STALE given the
kernel header comment that it is reserved.

Tested x86_64.

	* sysdeps/unix/sysv/linux/bits/fcntl-linux.h [__USE_GNU]
	(FALLOC_FL_COLLAPSE_RANGE): New macro.
	[__USE_GNU] (FALLOC_FL_ZERO_RANGE): Likewise.
	* sysdeps/unix/sysv/linux/bits/in.h (IP_PMTUDISC_OMIT): Likewise.
	(IPV6_PMTUDISC_INTERFACE): Likewise.
	(IPV6_PMTUDISC_OMIT): Likewise.
2014-06-23 15:48:42 +00:00
..
2014-06-19 11:03:59 +01:00
2014-06-11 12:23:35 -07:00
2014-06-14 09:27:09 -07:00
2014-06-09 14:04:45 -07:00
2014-06-20 19:50:16 -07:00
2014-06-09 13:47:38 -07:00
2014-06-13 13:15:28 -07:00
2014-06-12 14:17:14 -07:00
2014-06-20 17:27:16 -07:00
2014-06-13 13:15:28 -07:00
2014-06-23 15:48:42 +00:00
2014-06-20 19:50:16 -07:00