From 72aaa20bbc3eefd9cb0ea7354761e08fa8516ba3 Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Tue, 21 Feb 2017 18:18:24 +0000 Subject: Add IP_RECVFRAGSIZE from Linux 4.10. Linux 4.10 adds a new IP_RECVFRAGSIZE macro to include/uapi/linux/in.h. This patch adds it to glibc's sysdeps/unix/sysv/linux/bits/in.h. Tested for x86_64. * sysdeps/unix/sysv/linux/bits/in.h (IP_RECVFRAGSIZE): New macro. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d901efcbab..a8f4ac76ad 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2017-02-21 Joseph Myers + + * sysdeps/unix/sysv/linux/bits/in.h (IP_RECVFRAGSIZE): New macro. + 2017-02-21 Tulio Magno Quites Machado Filho * sysdeps/powerpc/fpu/libm-test-ulps: Update. -- cgit v1.2.3