glibc/socket
Florian Weimer 038d1cafaf __opensock: Remove internal_function attribute 2017-08-17 10:18:15 +02:00
..
bits Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
sys Remove __need macros from signal.h. 2017-05-20 19:04:43 -04:00
Makefile Assume that accept4 is always available and works 2017-04-19 07:44:48 +02:00
Versions Fix mq_notify socket, recv namespace (bug 18546). 2015-06-17 20:20:08 +00:00
accept.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
accept4.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
bind.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
connect.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
getpeername.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
getsockname.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
getsockopt.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
isfdtype.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
listen.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
opensock.c __opensock: Remove internal_function attribute 2017-08-17 10:18:15 +02:00
recv.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
recvfrom.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
recvmmsg.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
recvmsg.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
sa_len.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
send.c Do not use __ptr_t. 2017-08-08 17:14:49 +00:00
sendmmsg.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
sendmsg.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
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 Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
sockatmark.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
socket.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
socketpair.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
tst-accept4.c Assume that accept4 is always available and works 2017-04-19 07:44:48 +02:00