glibc/socket
2017-08-17 10:18:15 +02:00
..
bits
sys Remove __need macros from signal.h. 2017-05-20 19:04:43 -04:00
accept4.c
accept.c
bind.c
connect.c
getpeername.c
getsockname.c
getsockopt.c
isfdtype.c
listen.c
Makefile Assume that accept4 is always available and works 2017-04-19 07:44:48 +02:00
opensock.c __opensock: Remove internal_function attribute 2017-08-17 10:18:15 +02:00
recv.c
recvfrom.c
recvmmsg.c
recvmsg.c
sa_len.c
send.c Do not use __ptr_t. 2017-08-08 17:14:49 +00:00
sendmmsg.c
sendmsg.c
sendto.c Do not use __ptr_t. 2017-08-08 17:14:49 +00:00
setsockopt.c Do not use __ptr_t. 2017-08-08 17:14:49 +00:00
shutdown.c
sockatmark.c
socket.c
socketpair.c
tst-accept4.c Assume that accept4 is always available and works 2017-04-19 07:44:48 +02:00
Versions