Rich Felker e8a0b27a71 improve SOCK_NONBLOCK/SOCK_CLOEXEC fallback code 12 年之前
..
__dns.c f2d08cf755 fix some more O_CLOEXEC/SOCK_CLOEXEC issues 12 年之前
__dns.h 0b44a0315b initial check-in, version 0.5.0 14 年之前
__ipparse.c 34d81974d3 ipv6 parsing code (formerly dummied-out) 14 年之前
accept.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 12 年之前
accept4.c dc62790dee move accept4, dup3, and pipe2 to non-linux-specific locations 12 年之前
bind.c 03a2f3e48c cleanup socketcall syscall interface to ease porting to sane(r) archs 14 年之前
connect.c feee98903c overhaul pthread cancellation 14 年之前
dn_expand.c 0b44a0315b initial check-in, version 0.5.0 14 年之前
ent.c 0b44a0315b initial check-in, version 0.5.0 14 年之前
freeaddrinfo.c 0b44a0315b initial check-in, version 0.5.0 14 年之前
gai_strerror.c 88798393ca fix wrong messages in gai_strerror 14 年之前
getaddrinfo.c 4b49060da0 fix getaddrinfo to accept port 0 (zero) 12 年之前
gethostbyaddr.c 0b44a0315b initial check-in, version 0.5.0 14 年之前
gethostbyaddr_r.c 0b44a0315b initial check-in, version 0.5.0 14 年之前
gethostbyname.c 0b44a0315b initial check-in, version 0.5.0 14 年之前
gethostbyname2.c 0b44a0315b initial check-in, version 0.5.0 14 年之前
gethostbyname2_r.c 0b44a0315b initial check-in, version 0.5.0 14 年之前
gethostbyname_r.c 0b44a0315b initial check-in, version 0.5.0 14 年之前
getnameinfo.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 12 年之前
getpeername.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 12 年之前
getservbyname.c 0b44a0315b initial check-in, version 0.5.0 14 年之前
getservbyname_r.c 75fff40b9b make getservby*_r return error code rather than -1 (and using errno) 13 年之前
getservbyport.c 0b44a0315b initial check-in, version 0.5.0 14 年之前
getservbyport_r.c 75fff40b9b make getservby*_r return error code rather than -1 (and using errno) 13 年之前
getsockname.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 12 年之前
getsockopt.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 12 年之前
h_errno.c 01e94c4623 fix misplaced semicolon in preprocessor directive (#undef h_errno) 13 年之前
hstrerror.c 0b44a0315b initial check-in, version 0.5.0 14 年之前
htonl.c c89862660b optimize ntohl etc. in terms of bswap functions 14 年之前
htons.c c89862660b optimize ntohl etc. in terms of bswap functions 14 年之前
if_freenameindex.c fc0ecd35d8 implement if_nameindex and if_freenameindex 14 年之前
if_indextoname.c 92b2eb8d03 implement if_indextoname and if_nametoindex functions 14 年之前
if_nameindex.c 68c5822367 fix logic error for skipping failed interfaces in if_nameindex 13 年之前
if_nametoindex.c 92b2eb8d03 implement if_indextoname and if_nametoindex functions 14 年之前
in6addr_any.c 0b44a0315b initial check-in, version 0.5.0 14 年之前
in6addr_loopback.c 0b44a0315b initial check-in, version 0.5.0 14 年之前
inet_addr.c 0b44a0315b initial check-in, version 0.5.0 14 年之前
inet_aton.c 0b44a0315b initial check-in, version 0.5.0 14 年之前
inet_ntoa.c 0b44a0315b initial check-in, version 0.5.0 14 年之前
inet_ntop.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 12 年之前
inet_pton.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 12 年之前
listen.c 03a2f3e48c cleanup socketcall syscall interface to ease porting to sane(r) archs 14 年之前
netname.c c3c5e88c31 "implement" getnetbyaddr and getnetbyname 14 年之前
ntohl.c c89862660b optimize ntohl etc. in terms of bswap functions 14 年之前
ntohs.c c89862660b optimize ntohl etc. in terms of bswap functions 14 年之前
proto.c 0b44a0315b initial check-in, version 0.5.0 14 年之前
recv.c 03a2f3e48c cleanup socketcall syscall interface to ease porting to sane(r) archs 14 年之前
recvfrom.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 12 年之前
recvmsg.c feee98903c overhaul pthread cancellation 14 年之前
res_init.c 0b44a0315b initial check-in, version 0.5.0 14 年之前
res_query.c e68c51ac46 use __h_errno_location for h_errno 13 年之前
res_state.c 97d0988fd8 add _res (__res_state()) dummy 14 年之前
send.c 03a2f3e48c cleanup socketcall syscall interface to ease porting to sane(r) archs 14 年之前
sendmsg.c 96107564e2 workaround another sendmsg kernel bug on 64-bit machines 13 年之前
sendto.c feee98903c overhaul pthread cancellation 14 年之前
serv.c 0b44a0315b initial check-in, version 0.5.0 14 年之前
setsockopt.c 03a2f3e48c cleanup socketcall syscall interface to ease porting to sane(r) archs 14 年之前
shutdown.c 03a2f3e48c cleanup socketcall syscall interface to ease porting to sane(r) archs 14 年之前
sockatmark.c 03a2f3e48c cleanup socketcall syscall interface to ease porting to sane(r) archs 14 年之前
socket.c e8a0b27a71 improve SOCK_NONBLOCK/SOCK_CLOEXEC fallback code 12 年之前
socketpair.c 03a2f3e48c cleanup socketcall syscall interface to ease porting to sane(r) archs 14 年之前