summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/bits/socket.h
AgeCommit message (Expand)Author
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-11-15Add MSG_ZEROCOPY from Linux 4.14 to bits/socket.h.Joseph Myers
2017-09-07Add SOL_TLS definition from Linux 4.13.Joseph Myers
2017-05-01Add PF_SMC, AF_SMC from Linux 4.11 to bits/socket.h.Joseph Myers
2017-04-18Fix bits/socket.h IOC* namespace issues (bug 21267).Joseph Myers
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-09-23Installed-header hygiene (BZ#20366): Simple self-contained fixes.Zack Weinberg
2016-08-03Define PF_QIPCRTR, AF_QIPCRTR from Linux 4.7 in bits/socket.h.Joseph Myers
2016-06-10Revert {send,sendm,recv,recvm}msg conformance changesAdhemerval Zanella
2016-05-25network: recvmsg and sendmsg standard compliance (BZ#16919)Adhemerval Zanella
2016-05-23Make padding in struct sockaddr_storage explicit [BZ #20111]Florian Weimer
2016-05-23Update sysdeps/unix/sysv/linux/bits/socket.h for Linux 4.6.Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-06-29Update headers for Linux 4.0, 4.1 definitions.Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-06-30sysdeps/unix/sysv/linux/bits/socket.h: Correct formattingMaciej W. Rozycki
2014-02-21Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-05-03Sync with Linux 3.9Andreas Jaeger
2013-01-11Add MSG_FASTOPENAndreas Jaeger
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-11-20Add recvmmsg and sendmmsg to the generic glibc API.Thomas Schwinge
2012-03-30Comment fixes for mmsghdrUlrich Drepper
2012-03-09Split enum __socket_type from bits/socket.h to bits/socket_type.h.Joseph Myers
2012-02-26Add first fixes for conformtest for POSIX2008Ulrich Drepper
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-01-07Remove pre-ISO C supportUlrich Drepper
2011-09-12Fix invalid conversion in __cmsg_nxthdrAndreas Schwab
2011-09-09Use (void*) instead of 0 for return value pointer in __cmsg_nexthdrUlrich Drepper
2011-07-23Define AF_NFC and PF_NFCUlrich Drepper
2011-05-28Add sendmmsg syscallUlrich Drepper
2011-01-17Add definitions for new socket protocols.Ulrich Drepper
2010-03-29Define MSG_WAITFORONE.Ulrich Drepper
2009-12-08Add recvmmsg interface.Ulrich Drepper
2009-06-18Add 802.15.4 definitions to header files.Ulrich Drepper
2009-04-03Add missing protocol numbers.Ulrich Drepper
2008-12-09[BZ #6545]Ulrich Drepper
2008-07-27* sysdeps/unix/sysv/linux/bits/socket.h: Define PF_ISDN and AF_ISDN.Ulrich Drepper
2008-07-25* Versions.def (glibc): Add GLIBC_2.9.Ulrich Drepper
2008-05-14* sysdeps/posix/getaddrinfo.c: Implement handling of DCCP andUlrich Drepper
2008-01-16[BZ #5607]Ulrich Drepper
2007-10-11* sysdeps/gnu/netinet/tcp.h: Include sys/socket.h if __USE_MISC. cvs/fedora-glibc-20071011T1636Jakub Jelinek
2007-07-21Define MSG_CMSG_CLOEXEC.Ulrich Drepper
2007-07-02* sysdeps/unix/sysv/linux/bits/socket.h (PF_UNIX): Update comment.Ulrich Drepper
2007-06-30* sysdeps/unix/sysv/linux/bits/socket.h: Add PF_RXRPC and AF_RXRPC.Ulrich Drepper
2007-03-17* configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.Ulrich Drepper
2006-04-02[BZ #2418]Ulrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2004-11-20Update.Ulrich Drepper