aboutsummaryrefslogtreecommitdiff
path: root/socket/sys/socket.h
AgeCommit message (Expand)Author
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-06-02Fix all the remaining misspellings -- BZ 25337Paul Pluzhnikov
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-06-06socket: Fix mistyped define statement in socket/sys/socket.h (BZ #29225)Dmitriy Fedchenko
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-07-22socket: Add time64 alias for setsockoptFlorian Weimer
2021-07-22socket: Add time64 alias for getsockoptFlorian Weimer
2021-07-21socket: Add time64 alias for sendmsgFlorian Weimer
2021-07-21socket: Add time64 alias for recvmsgFlorian Weimer
2021-07-21socket: Add time64 alias for sendmmsgFlorian Weimer
2021-06-15y2038: Add support for 64-bit time on legacy ABIsAdhemerval Zanella
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-01-12Fix a few typos in commentsDmitry V. Levin
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-05-20Remove __need macros from signal.h.Zack Weinberg
2017-04-25Fix sys/socket.h namespace issues from sys/uio.h inclusion (bug 21426).Joseph Myers
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-09-23Installed-header hygiene (BZ#20366): conditionally defined structures.Zack Weinberg
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-09-20Sync recvmmsg prototype with kernel usage.Ondřej Bílka
2014-04-28Fix recvmmsg comment.Ondřej Bílka
2014-02-12Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
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-04-29Fix attributes for fortify functions.Marek Polacek
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-01-07Remove pre-ISO C supportUlrich Drepper
2008-12-03* socket/sys/socket.h: Declare accept4.Ulrich Drepper
2008-09-29* socket/Versions: Remove paccept export for GLIBC_2.9.Ulrich Drepper
2008-07-25* Versions.def (glibc): Add GLIBC_2.9.Ulrich Drepper
2007-09-15* misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.Ulrich Drepper
2005-02-21* sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace and memoryUlrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2003-04-19Update.Ulrich Drepper
2001-07-06Update to LGPL v2.1.Andreas Jaeger
2001-06-01Update.Ulrich Drepper
2001-04-24send returns ssize_t.Andreas Jaeger
2001-01-27Update.Ulrich Drepper
2000-08-23* misc/sys/select.h: Move prototypes of __select from here ... Andreas Jaeger
2000-08-21Update.Ulrich Drepper
1999-10-17Update.Ulrich Drepper
1999-06-19Update.Ulrich Drepper
1999-04-18Update.Ulrich Drepper
1999-01-11Update.Ulrich Drepper