about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2016-08-03 12:12:22 +0000
committerJoseph Myers <joseph@codesourcery.com>2016-08-03 12:12:22 +0000
commitacaff9b658720e4c887f4e44e6f28962d6f372d3 (patch)
tree250ed57b18e220d4944114491913723c2d508f89 /ChangeLog
parentbdf20beac183c705abef5aef8de2db5fac00bc8b (diff)
downloadglibc-acaff9b658720e4c887f4e44e6f28962d6f372d3.tar.gz
glibc-acaff9b658720e4c887f4e44e6f28962d6f372d3.tar.xz
glibc-acaff9b658720e4c887f4e44e6f28962d6f372d3.zip
Define PF_QIPCRTR, AF_QIPCRTR from Linux 4.7 in bits/socket.h.
This patch adds the new PF_QIPCRTR and AF_QIPCRTR from Linux 4.7 to
sysdeps/unix/sysv/linux/bits/socket.h.

Tested for x86_64 and x86 (testsuite, and that installed stripped
shared libraries are unchanged by the patch).

	* sysdeps/unix/sysv/linux/bits/socket.h (PF_QIPCRTR): New macro.
	(PF_MAX): Update value.
	(AF_QIPCRTR): New macro.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bebb915876..63673cfd32 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2016-08-03  Joseph Myers  <joseph@codesourcery.com>
+
+	* sysdeps/unix/sysv/linux/bits/socket.h (PF_QIPCRTR): New macro.
+	(PF_MAX): Update value.
+	(AF_QIPCRTR): New macro.
+
 2016-08-03  Aurelien Jarno  <aurelien@aurel32.net>
 
 	* sysdeps/ieee754/dbl-64/s_trunc.c: Avoid alias renamed.