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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
socket: Add new test for shutdown
Sergey Kolosov
2024-07-03
2
-0
/
+258
*
socket: Use may_alias on sockaddr structs (bug 19622)
Florian Weimer
2024-05-18
1
-1
/
+1
*
socket: Add new test for connect
Sergey Kolosov
2024-04-10
2
-0
/
+114
*
Always define __USE_TIME_BITS64 when 64 bit time_t is used
Adhemerval Zanella
2024-04-02
1
-7
/
+7
*
socket: Improve fortify with clang
Adhemerval Zanella
2024-02-27
1
-4
/
+16
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2024-01-01
35
-35
/
+35
*
Exclude routines from fortification
Frédéric Bérat
2023-07-05
1
-0
/
+6
*
Fix all the remaining misspellings -- BZ 25337
Paul Pluzhnikov
2023-06-02
1
-1
/
+1
*
socket: Reformat Makefile.
Carlos O'Donell
2023-05-16
1
-9
/
+38
*
socket: Fix tst-cmsghdr-skeleton.c use of cmsg_len
Samuel Thibault
2023-05-01
1
-1
/
+1
*
socket: Add a test for MSG_CMSG_CLOEXEC
Sergey Bugaev
2023-04-25
2
-0
/
+127
*
Update copyright dates with scripts/update-copyrights
Joseph Myers
2023-01-06
34
-34
/
+34
*
configure: Use -Wno-ignored-attributes if compiler warns about multiple aliases
Adhemerval Zanella
2022-11-01
1
-5
/
+5
*
socket: Use offsetof in SUN_LEN (bug 29578)
Andreas Schwab
2022-10-10
1
-1
/
+2
*
socket: Check lengths before advancing pointer in CMSG_NXTHDR
Arjun Shankar
2022-08-02
3
-0
/
+149
*
socket: Fix mistyped define statement in socket/sys/socket.h (BZ #29225)
Dmitriy Fedchenko
2022-06-06
1
-1
/
+1
*
socket: Add the __sockaddr_un_set function
Florian Weimer
2022-01-17
3
-1
/
+108
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2022-01-01
30
-30
/
+30
*
socket: Do not use AF_NETLINK in __opensock
Florian Weimer
2021-11-22
1
-8
/
+1
*
Make sure that the fortified function conditionals are constant
Siddhesh Poyarekar
2021-10-20
1
-21
/
+13
*
Linux: Simplify __opensock and fix race condition [BZ #28353]
Florian Weimer
2021-09-28
1
-43
/
+22
*
socket: Add time64 alias for setsockopt
Florian Weimer
2021-07-22
1
-0
/
+13
*
socket: Add time64 alias for getsockopt
Florian Weimer
2021-07-22
4
-1
/
+76
*
socket: Add time64 alias for sendmsg
Florian Weimer
2021-07-21
1
-0
/
+12
*
socket: Add time64 alias for recvmsg
Florian Weimer
2021-07-21
1
-0
/
+11
*
socket: Add time64 alias for sendmmsg
Florian Weimer
2021-07-21
1
-1
/
+13
*
y2038: Add support for 64-bit time on legacy ABIs
Adhemerval Zanella
2021-06-15
1
-0
/
+11
*
socket: Add CFLAGS-accept.c and CFLAGS-connect.c
Adhemerval Zanella
2021-04-01
1
-0
/
+2
*
nptl: Remove send from libpthread
Adhemerval Zanella
2021-03-26
1
-0
/
+1
*
nptl: Remove sendmsg from libpthread
Adhemerval Zanella
2021-03-18
1
-0
/
+1
*
nptl: Remove recvmsg from libpthread
Adhemerval Zanella
2021-03-18
1
-0
/
+1
*
nptl: Remove sendto from libpthread
Adhemerval Zanella
2021-03-18
1
-0
/
+1
*
nptl: Remove recvfrom from libpthread
Adhemerval Zanella
2021-03-18
1
-0
/
+1
*
nptl: Remove recv from libpthread
Adhemerval Zanella
2021-03-18
1
-0
/
+2
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-01-02
29
-29
/
+29
*
nonstring: Enable __FORTIFY_LEVEL=3
Siddhesh Poyarekar
2020-12-31
1
-10
/
+12
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
29
-29
/
+29
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
29
-29
/
+29
*
Fix a few typos in comments
Dmitry V. Levin
2019-01-12
2
-2
/
+2
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
29
-29
/
+29
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
29
-29
/
+29
*
__opensock: Remove internal_function attribute
Florian Weimer
2017-08-17
1
-1
/
+1
*
Do not use __ptr_t.
Joseph Myers
2017-08-08
3
-3
/
+3
*
Remove __need macros from signal.h.
Zack Weinberg
2017-05-20
1
-5
/
+0
*
Fix sys/socket.h namespace issues from sys/uio.h inclusion (bug 21426).
Joseph Myers
2017-04-25
1
-1
/
+1
*
Assume that accept4 is always available and works
Florian Weimer
2017-04-19
2
-0
/
+133
*
Assume that dup3 is available
Florian Weimer
2017-04-18
2
-25
/
+1
*
Assume that pipe2 is always available
Florian Weimer
2017-04-18
1
-4
/
+0
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
29
-29
/
+29
*
Installed-header hygiene (BZ#20366): conditionally defined structures.
Zack Weinberg
2016-09-23
3
-8
/
+15
[next]