aboutsummaryrefslogtreecommitdiff
path: root/socket/sys/socket.h
AgeCommit message (Expand)AuthorFilesLines
2024-04-02Always define __USE_TIME_BITS64 when 64 bit time_t is usedAdhemerval Zanella1-7/+7
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-06-02Fix all the remaining misspellings -- BZ 25337Paul Pluzhnikov1-1/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-06-06socket: Fix mistyped define statement in socket/sys/socket.h (BZ #29225)Dmitriy Fedchenko1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-07-22socket: Add time64 alias for setsockoptFlorian Weimer1-0/+13
2021-07-22socket: Add time64 alias for getsockoptFlorian Weimer1-0/+15
2021-07-21socket: Add time64 alias for sendmsgFlorian Weimer1-0/+12
2021-07-21socket: Add time64 alias for recvmsgFlorian Weimer1-0/+11
2021-07-21socket: Add time64 alias for sendmmsgFlorian Weimer1-1/+13
2021-06-15y2038: Add support for 64-bit time on legacy ABIsAdhemerval Zanella1-0/+11
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-12Fix a few typos in commentsDmitry V. Levin1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-05-20Remove __need macros from signal.h.Zack Weinberg1-5/+0
2017-04-25Fix sys/socket.h namespace issues from sys/uio.h inclusion (bug 21426).Joseph Myers1-1/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-09-23Installed-header hygiene (BZ#20366): conditionally defined structures.Zack Weinberg1-7/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-09-20Sync recvmmsg prototype with kernel usage.Ondřej Bílka1-1/+1
2014-04-28Fix recvmmsg comment.Ondřej Bílka1-1/+1
2014-02-12Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-2/+1
2012-11-20Add recvmmsg and sendmmsg to the generic glibc API.Thomas Schwinge1-0/+31
2012-04-29Fix attributes for fortify functions.Marek Polacek1-1/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2012-01-07Remove pre-ISO C supportUlrich Drepper1-7/+7
2008-12-03* socket/sys/socket.h: Declare accept4.Ulrich Drepper1-0/+9
2008-09-29* socket/Versions: Remove paccept export for GLIBC_2.9.Ulrich Drepper1-12/+0
2008-07-25* Versions.def (glibc): Add GLIBC_2.9.Ulrich Drepper1-1/+17
2007-09-15* misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.Ulrich Drepper1-2/+3
2005-02-21* sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace and memoryUlrich Drepper1-1/+7
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-7/+1
2007-07-122.5-18.1Jakub Jelinek1-1/+7
2003-04-19Update.Ulrich Drepper1-25/+44
2001-07-06Update to LGPL v2.1.Andreas Jaeger1-8/+8
2001-06-01Update.Ulrich Drepper1-0/+6
2001-04-24send returns ssize_t.Andreas Jaeger1-9/+9
2001-01-27Update.Ulrich Drepper1-3/+6
2000-08-23* misc/sys/select.h: Move prototypes of __select from here ... Andreas Jaeger1-4/+0
2000-08-21Update.Ulrich Drepper1-12/+15
1999-10-17Update.Ulrich Drepper1-34/+37
1999-06-19Update.Ulrich Drepper1-2/+1
1999-04-18Update.Ulrich Drepper1-3/+15