index
:
glibc.git
master
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
socket
/
sys
Age
Commit message (
Expand
)
Author
2024-05-18
socket: Use may_alias on sockaddr structs (bug 19622)
Florian Weimer
2024-04-02
Always define __USE_TIME_BITS64 when 64 bit time_t is used
Adhemerval Zanella
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2023-06-02
Fix all the remaining misspellings -- BZ 25337
Paul Pluzhnikov
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
2022-10-10
socket: Use offsetof in SUN_LEN (bug 29578)
Andreas Schwab
2022-06-06
socket: Fix mistyped define statement in socket/sys/socket.h (BZ #29225)
Dmitriy Fedchenko
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-07-22
socket: Add time64 alias for setsockopt
Florian Weimer
2021-07-22
socket: Add time64 alias for getsockopt
Florian Weimer
2021-07-21
socket: Add time64 alias for sendmsg
Florian Weimer
2021-07-21
socket: Add time64 alias for recvmsg
Florian Weimer
2021-07-21
socket: Add time64 alias for sendmmsg
Florian Weimer
2021-06-15
y2038: Add support for 64-bit time on legacy ABIs
Adhemerval Zanella
2021-01-02
Update copyright dates with scripts/update-copyrights
Paul Eggert
2020-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-09-07
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-01-12
Fix a few typos in comments
Dmitry V. Levin
2019-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-05-20
Remove __need macros from signal.h.
Zack Weinberg
2017-04-25
Fix sys/socket.h namespace issues from sys/uio.h inclusion (bug 21426).
Joseph Myers
2017-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-09-23
Installed-header hygiene (BZ#20366): conditionally defined structures.
Zack Weinberg
2016-01-04
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2014-09-20
Sync recvmmsg prototype with kernel usage.
Ondřej Bílka
2014-04-28
Fix recvmmsg comment.
Ondřej Bílka
2014-02-12
Combine __USE_BSD and __USE_SVID into __USE_MISC.
Joseph Myers
2014-01-01
Update copyright notices with scripts/update-copyrights
Allan McRae
2013-01-02
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2012-11-20
Add recvmmsg and sendmmsg to the generic glibc API.
Thomas Schwinge
2012-04-29
Fix attributes for fortify functions.
Marek Polacek
2012-02-09
Replace FSF snail mail address with URLs.
Paul Eggert
2012-01-07
Remove pre-ISO C support
Ulrich 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 memory
Ulrich Drepper
2004-12-22
(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
Ulrich Drepper
2007-07-12
2.5-18.1
Jakub Jelinek
2003-04-19
Update.
Ulrich Drepper
2001-07-06
Update to LGPL v2.1.
Andreas Jaeger
2001-06-01
Update.
Ulrich Drepper
2001-04-24
send returns ssize_t.
Andreas Jaeger
2001-01-28
Update.
Ulrich Drepper
2001-01-27
Update.
Ulrich Drepper
2000-08-23
* misc/sys/select.h: Move prototypes of __select from here ...
Andreas Jaeger
2000-08-21
Update.
Ulrich Drepper
[next]