mirror of git://sourceware.org/git/glibc.git
This patch adds new constants from Linux 4.2 to netinet/in.h: IPPROTO_MPLS and IP_BIND_ADDRESS_NO_PORT (both in include/uapi/linux/in.h in Linux; one directly in netinet/in.h, one in bits/in.h in glibc). Tested for x86_64 (testsuite, and that installed stripped shared libraries are unchanged by the patch). * inet/netinet/in.h (IPPROTO_MPLS): New enum value and macro. * sysdeps/unix/sysv/linux/bits/in.h (IP_BIND_ADDRESS_NO_PORT): New macro. |
||
---|---|---|
.. | ||
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 |