mirror of git://sourceware.org/git/glibc.git
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. |
||
---|---|---|
.. | ||
a.out.h | ||
dirent.h | ||
epoll.h | ||
errno.h | ||
eventfd.h | ||
fcntl-linux.h | ||
fcntl.h | ||
in.h | ||
initspin.h | ||
inotify.h | ||
ioctl-types.h | ||
ioctls.h | ||
ipc.h | ||
local_lim.h | ||
mqueue.h | ||
msq.h | ||
param.h | ||
poll.h | ||
posix_opt.h | ||
resource.h | ||
sched.h | ||
sem.h | ||
shm.h | ||
sigaction.h | ||
sigcontext.h | ||
siginfo.h | ||
signalfd.h | ||
signum.h | ||
sigset.h | ||
sigstack.h | ||
socket.h | ||
socket_type.h | ||
stat.h | ||
statfs.h | ||
statvfs.h | ||
sys_errlist.h | ||
sysctl.h | ||
termios.h | ||
time.h | ||
timerfd.h | ||
timex.h | ||
uio.h | ||
utsname.h | ||
waitflags.h |