about summary refs log tree commit diff
path: root/socket/sys
Commit message (Expand)AuthorAgeFilesLines
* socket: Use may_alias on sockaddr structs (bug 19622)Florian Weimer3 days1-1/+1
* Always define __USE_TIME_BITS64 when 64 bit time_t is usedAdhemerval Zanella2024-04-021-7/+7
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-012-2/+2
* Fix all the remaining misspellings -- BZ 25337Paul Pluzhnikov2023-06-021-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-062-2/+2
* socket: Use offsetof in SUN_LEN (bug 29578)Andreas Schwab2022-10-101-1/+2
* socket: Fix mistyped define statement in socket/sys/socket.h (BZ #29225)Dmitriy Fedchenko2022-06-061-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-012-2/+2
* socket: Add time64 alias for setsockoptFlorian Weimer2021-07-221-0/+13
* socket: Add time64 alias for getsockoptFlorian Weimer2021-07-221-0/+15
* socket: Add time64 alias for sendmsgFlorian Weimer2021-07-211-0/+12
* socket: Add time64 alias for recvmsgFlorian Weimer2021-07-211-0/+11
* socket: Add time64 alias for sendmmsgFlorian Weimer2021-07-211-1/+13
* y2038: Add support for 64-bit time on legacy ABIsAdhemerval Zanella2021-06-151-0/+11
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-022-2/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-012-2/+2
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-072-2/+2
* Fix a few typos in commentsDmitry V. Levin2019-01-121-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-012-2/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-012-2/+2
* Remove __need macros from signal.h.Zack Weinberg2017-05-201-5/+0
* Fix sys/socket.h namespace issues from sys/uio.h inclusion (bug 21426).Joseph Myers2017-04-251-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-012-2/+2
* Installed-header hygiene (BZ#20366): conditionally defined structures.Zack Weinberg2016-09-231-7/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-042-2/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-022-2/+2
* Sync recvmmsg prototype with kernel usage.Ondřej Bílka2014-09-201-1/+1
* Fix recvmmsg comment.Ondřej Bílka2014-04-281-1/+1
* Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers2014-02-121-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-012-2/+2
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-022-3/+2
* Add recvmmsg and sendmmsg to the generic glibc API.Thomas Schwinge2012-11-201-0/+31
* Fix attributes for fortify functions.Marek Polacek2012-04-291-1/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-092-6/+4
* Remove pre-ISO C supportUlrich Drepper2012-01-071-7/+7
* * socket/sys/socket.h: Declare accept4.Ulrich Drepper2008-12-031-0/+9
* * socket/Versions: Remove paccept export for GLIBC_2.9.Ulrich Drepper2008-09-291-12/+0
* * Versions.def (glibc): Add GLIBC_2.9.Ulrich Drepper2008-07-251-1/+17
* * misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.Ulrich Drepper2007-09-151-2/+3
* * sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace and memoryUlrich Drepper2005-02-211-1/+7
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-7/+1
* 2.5-18.1Jakub Jelinek2007-07-121-1/+7
* Update.Ulrich Drepper2003-04-191-25/+44
* Update to LGPL v2.1.Andreas Jaeger2001-07-062-16/+16
* Update.Ulrich Drepper2001-06-011-0/+6
* send returns ssize_t.Andreas Jaeger2001-04-241-9/+9
* Update.Ulrich Drepper2001-01-281-4/+6
* Update.Ulrich Drepper2001-01-271-3/+6
* * misc/sys/select.h: Move prototypes of __select from here ... Andreas Jaeger2000-08-231-4/+0
* Update.Ulrich Drepper2000-08-211-12/+15