glibc/socket
Andreas Schwab c15318bfc5 socket: Use offsetof in SUN_LEN (bug 29578)
Use offsetof instead of its traditional expansion in the definition of the
SUN_LEN macro, to avoid a warning from the undefined behaviour sanitizer.
2022-10-10 09:30:26 +02:00
..
bits
sys socket: Use offsetof in SUN_LEN (bug 29578) 2022-10-10 09:30:26 +02:00
accept4.c
accept.c
bind.c
connect.c
getpeername.c
getsockname.c
getsockopt.c
isfdtype.c
listen.c
Makefile
opensock.c
recv.c
recvfrom.c
recvmmsg.c
recvmsg.c
sa_len.c
send.c
sendmmsg.c
sendmsg.c
sendto.c
setsockopt.c
shutdown.c
sockaddr_un_set.c
sockatmark.c
socket.c
socketpair.c
tst-accept4.c
tst-cmsghdr-skeleton.c
tst-cmsghdr.c
tst-sockaddr_un_set.c
tst-sockopt-time64.c
tst-sockopt.c
Versions