index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
socket
/
sys
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-18
socket: Use may_alias on sockaddr structs (bug 19622)
Florian Weimer
1
-1
/
+1
2024-04-02
Always define __USE_TIME_BITS64 when 64 bit time_t is used
Adhemerval Zanella
1
-7
/
+7
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2
-2
/
+2
2023-06-02
Fix all the remaining misspellings -- BZ 25337
Paul Pluzhnikov
1
-1
/
+1
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
2
-2
/
+2
2022-10-10
socket: Use offsetof in SUN_LEN (bug 29578)
Andreas Schwab
1
-1
/
+2
2022-06-06
socket: Fix mistyped define statement in socket/sys/socket.h (BZ #29225)
Dmitriy Fedchenko
1
-1
/
+1
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2
-2
/
+2
2021-07-22
socket: Add time64 alias for setsockopt
Florian Weimer
1
-0
/
+13
2021-07-22
socket: Add time64 alias for getsockopt
Florian Weimer
1
-0
/
+15
2021-07-21
socket: Add time64 alias for sendmsg
Florian Weimer
1
-0
/
+12
2021-07-21
socket: Add time64 alias for recvmsg
Florian Weimer
1
-0
/
+11
2021-07-21
socket: Add time64 alias for sendmmsg
Florian Weimer
1
-1
/
+13
2021-06-15
y2038: Add support for 64-bit time on legacy ABIs
Adhemerval Zanella
1
-0
/
+11
2021-01-02
Update copyright dates with scripts/update-copyrights
Paul Eggert
2
-2
/
+2
2020-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2
-2
/
+2
2019-09-07
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2
-2
/
+2
2019-01-12
Fix a few typos in comments
Dmitry V. Levin
1
-1
/
+1
2019-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2
-2
/
+2
2018-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2
-2
/
+2
2017-05-20
Remove __need macros from signal.h.
Zack Weinberg
1
-5
/
+0
2017-04-25
Fix sys/socket.h namespace issues from sys/uio.h inclusion (bug 21426).
Joseph Myers
1
-1
/
+1
2017-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2
-2
/
+2
2016-09-23
Installed-header hygiene (BZ#20366): conditionally defined structures.
Zack Weinberg
1
-7
/
+1
2016-01-04
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2
-2
/
+2
2015-01-02
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2
-2
/
+2
2014-09-20
Sync recvmmsg prototype with kernel usage.
Ondřej Bílka
1
-1
/
+1
2014-04-28
Fix recvmmsg comment.
Ondřej Bílka
1
-1
/
+1
2014-02-12
Combine __USE_BSD and __USE_SVID into __USE_MISC.
Joseph Myers
1
-1
/
+1
2014-01-01
Update copyright notices with scripts/update-copyrights
Allan McRae
2
-2
/
+2
2013-01-02
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2
-3
/
+2
2012-11-20
Add recvmmsg and sendmmsg to the generic glibc API.
Thomas Schwinge
1
-0
/
+31
2012-04-29
Fix attributes for fortify functions.
Marek Polacek
1
-1
/
+1
2012-02-09
Replace FSF snail mail address with URLs.
Paul Eggert
2
-6
/
+4
2012-01-07
Remove pre-ISO C support
Ulrich Drepper
1
-7
/
+7
2008-12-03
* socket/sys/socket.h: Declare accept4.
Ulrich Drepper
1
-0
/
+9
2008-09-29
* socket/Versions: Remove paccept export for GLIBC_2.9.
Ulrich Drepper
1
-12
/
+0
2008-07-25
* Versions.def (glibc): Add GLIBC_2.9.
Ulrich Drepper
1
-1
/
+17
2007-09-15
* misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.
Ulrich Drepper
1
-2
/
+3
2005-02-21
* sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace and memory
Ulrich Drepper
1
-1
/
+7
2004-12-22
(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
Ulrich Drepper
1
-7
/
+1
2007-07-12
2.5-18.1
Jakub Jelinek
1
-1
/
+7
2003-04-19
Update.
Ulrich Drepper
1
-25
/
+44
2001-07-06
Update to LGPL v2.1.
Andreas Jaeger
2
-16
/
+16
2001-06-01
Update.
Ulrich Drepper
1
-0
/
+6
2001-04-24
send returns ssize_t.
Andreas Jaeger
1
-9
/
+9
2001-01-28
Update.
Ulrich Drepper
1
-4
/
+6
2001-01-27
Update.
Ulrich Drepper
1
-3
/
+6
2000-08-23
* misc/sys/select.h: Move prototypes of __select from here ...
Andreas Jaeger
1
-4
/
+0
2000-08-21
Update.
Ulrich Drepper
1
-12
/
+15
[next]