--- trunk/glibc/patches/glibc-2.17-add-msg-fastopen-sync-linux37.patch 2013/01/28 09:30:34 2049 +++ trunk/glibc/patches/glibc-2.17-add-msg-fastopen-sync-linux37.patch 2013/01/28 12:51:30 2050 @@ -7,25 +7,7 @@ * sysdeps/unix/sysv/linux/bits/socket.h (MSG_FASTOPEN): New value. Sync with Linux 3.7. (cherry picked from commit c6fe55cf6089fc5cf1cea15fc7e1c9a8b90d9fda) ---- - ChangeLog | 6 ++++++ - sysdeps/unix/sysv/linux/bits/socket.h | 5 +++-- - 2 files changed, 9 insertions(+), 2 deletions(-) -diff --git a/ChangeLog b/ChangeLog -index b3a214c..8480677 100644 ---- a/ChangeLog -+++ b/ChangeLog -@@ -1,3 +1,9 @@ -+2013-01-11 Andreas Jaeger -+ -+ [BZ #15003] -+ * sysdeps/unix/sysv/linux/bits/socket.h (MSG_FASTOPEN): New -+ value. Sync with Linux 3.7. -+ - 2013-01-09 David S. Miller - - [BZ# 15003] diff --git a/sysdeps/unix/sysv/linux/bits/socket.h b/sysdeps/unix/sysv/linux/bits/socket.h index df8f167..eadd7d9 100644 --- a/sysdeps/unix/sysv/linux/bits/socket.h