glibc/sysdeps/unix/sysv/linux/bits
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
..
a.out.h
dirent.h
epoll.h
errno.h
eventfd.h
fcntl-linux.h Update headers for Linux 3.15. 2014-06-23 15:48:42 +00:00
fcntl.h
in.h Update headers for Linux 3.15. 2014-06-23 15:48:42 +00:00
initspin.h
inotify.h
ioctl-types.h
ioctls.h
ipc.h
local_lim.h Move linux bits/ files out of nptl/. 2014-06-20 18:36:49 -07:00
mqueue.h
msq.h
param.h
poll.h
posix_opt.h Move linux bits/ files out of nptl/. 2014-06-20 18:36:49 -07:00
resource.h
sched.h
sem.h
shm.h
sigaction.h Complete _BSD_SOURCE / _SVID_source followup cleanup. 2014-02-21 21:45:26 +00:00
sigcontext.h
siginfo.h Fix POSIX namespace for <bits/siginfo.h> (bug 16674). 2014-03-07 23:57:56 +00:00
signalfd.h
signum.h
sigset.h
sigstack.h
socket.h Complete _BSD_SOURCE / _SVID_source followup cleanup. 2014-02-21 21:45:26 +00:00
socket_type.h
stat.h Complete _BSD_SOURCE / _SVID_source followup cleanup. 2014-02-21 21:45:26 +00:00
statfs.h
statvfs.h
sys_errlist.h Combine __USE_BSD and __USE_SVID into __USE_MISC. 2014-02-12 23:41:01 +00:00
sysctl.h
termios.h Combine __USE_BSD and __USE_SVID into __USE_MISC. 2014-02-12 23:41:01 +00:00
time.h
timerfd.h
timex.h
uio.h
utsname.h
waitflags.h