1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-17 13:01:12 +03:00
Files
glibc/sysdeps/unix/sysv/linux
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-13 13:15:28 -07:00
2014-06-21 00:58:56 +00:00
2014-06-23 15:48:42 +00:00
2014-05-14 11:06:36 -07:00
2014-06-13 13:15:28 -07:00
2014-06-13 13:15:28 -07:00
2014-06-13 13:15:28 -07:00
2014-06-13 13:16:06 -07:00
2013-06-05 20:44:03 +00:00
2014-06-20 20:00:51 +00:00
2014-05-16 11:47:13 -07:00
2014-03-25 15:17:08 +01:00
2014-05-08 11:27:14 -07:00
2014-06-20 20:02:34 +00:00
2014-05-13 09:49:20 -07:00
2014-06-20 20:04:33 +00:00
2014-06-20 20:04:33 +00:00
2014-05-13 09:49:20 -07:00
2013-08-27 10:34:16 -07:00
2014-06-12 10:32:18 -07:00
2012-10-04 16:31:43 -07:00