glibc/socket
Andreas Schwab 39ca997ab3 Fix name space violation in fortify wrappers (bug 32052)
Rename the identifier sz to __sz everywhere.

Fixes: a643f60c53 ("Make sure that the fortified function conditionals are constant")
2024-08-05 16:49:58 +02:00
..
bits Fix name space violation in fortify wrappers (bug 32052) 2024-08-05 16:49:58 +02:00
sys
accept4.c
accept.c
bind.c
connect.c
getpeername.c
getsockname.c
getsockopt.c
isfdtype.c
listen.c
Makefile socket: Add new test for shutdown 2024-07-03 12:55:44 -04:00
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-cmsg_cloexec.c
tst-cmsghdr-skeleton.c
tst-cmsghdr.c
tst-connect.c
tst-shutdown.c socket: Add new test for shutdown 2024-07-03 12:55:44 -04:00
tst-sockaddr_un_set.c
tst-sockopt-time64.c
tst-sockopt.c
Versions