Rich Felker 4f346b08b3 improve name lookup performance in corner cases 13 vuotta sitten
..
__dns.c 4f346b08b3 improve name lookup performance in corner cases 13 vuotta sitten
__dns.h 0b44a0315b initial check-in, version 0.5.0 14 vuotta sitten
__ipparse.c 34d81974d3 ipv6 parsing code (formerly dummied-out) 14 vuotta sitten
accept.c feee98903c overhaul pthread cancellation 14 vuotta sitten
bind.c 03a2f3e48c cleanup socketcall syscall interface to ease porting to sane(r) archs 14 vuotta sitten
connect.c feee98903c overhaul pthread cancellation 14 vuotta sitten
dn_expand.c 0b44a0315b initial check-in, version 0.5.0 14 vuotta sitten
ent.c 0b44a0315b initial check-in, version 0.5.0 14 vuotta sitten
freeaddrinfo.c 0b44a0315b initial check-in, version 0.5.0 14 vuotta sitten
gai_strerror.c 88798393ca fix wrong messages in gai_strerror 13 vuotta sitten
getaddrinfo.c 4f346b08b3 improve name lookup performance in corner cases 13 vuotta sitten
gethostbyaddr.c 0b44a0315b initial check-in, version 0.5.0 14 vuotta sitten
gethostbyaddr_r.c 0b44a0315b initial check-in, version 0.5.0 14 vuotta sitten
gethostbyname.c 0b44a0315b initial check-in, version 0.5.0 14 vuotta sitten
gethostbyname2.c 0b44a0315b initial check-in, version 0.5.0 14 vuotta sitten
gethostbyname2_r.c 0b44a0315b initial check-in, version 0.5.0 14 vuotta sitten
gethostbyname_r.c 0b44a0315b initial check-in, version 0.5.0 14 vuotta sitten
getnameinfo.c 0b44a0315b initial check-in, version 0.5.0 14 vuotta sitten
getpeername.c 03a2f3e48c cleanup socketcall syscall interface to ease porting to sane(r) archs 14 vuotta sitten
getservbyname.c 0b44a0315b initial check-in, version 0.5.0 14 vuotta sitten
getservbyname_r.c 0b44a0315b initial check-in, version 0.5.0 14 vuotta sitten
getservbyport.c 0b44a0315b initial check-in, version 0.5.0 14 vuotta sitten
getservbyport_r.c 28af39fe42 remove some stray trailing space characters 13 vuotta sitten
getsockname.c 03a2f3e48c cleanup socketcall syscall interface to ease porting to sane(r) archs 14 vuotta sitten
getsockopt.c 03a2f3e48c cleanup socketcall syscall interface to ease porting to sane(r) archs 14 vuotta sitten
h_errno.c 0b44a0315b initial check-in, version 0.5.0 14 vuotta sitten
hstrerror.c 0b44a0315b initial check-in, version 0.5.0 14 vuotta sitten
htonl.c c89862660b optimize ntohl etc. in terms of bswap functions 14 vuotta sitten
htons.c c89862660b optimize ntohl etc. in terms of bswap functions 14 vuotta sitten
if_freenameindex.c fc0ecd35d8 implement if_nameindex and if_freenameindex 13 vuotta sitten
if_indextoname.c 92b2eb8d03 implement if_indextoname and if_nametoindex functions 14 vuotta sitten
if_nameindex.c fc0ecd35d8 implement if_nameindex and if_freenameindex 13 vuotta sitten
if_nametoindex.c 92b2eb8d03 implement if_indextoname and if_nametoindex functions 14 vuotta sitten
in6addr_any.c 0b44a0315b initial check-in, version 0.5.0 14 vuotta sitten
in6addr_loopback.c 0b44a0315b initial check-in, version 0.5.0 14 vuotta sitten
inet_addr.c 0b44a0315b initial check-in, version 0.5.0 14 vuotta sitten
inet_aton.c 0b44a0315b initial check-in, version 0.5.0 14 vuotta sitten
inet_ntoa.c 0b44a0315b initial check-in, version 0.5.0 14 vuotta sitten
inet_ntop.c 28af39fe42 remove some stray trailing space characters 13 vuotta sitten
inet_pton.c 3486365e95 fix bug in ipv6 parsing that prevented parsing a lone "::" 14 vuotta sitten
listen.c 03a2f3e48c cleanup socketcall syscall interface to ease porting to sane(r) archs 14 vuotta sitten
netname.c c3c5e88c31 "implement" getnetbyaddr and getnetbyname 13 vuotta sitten
ntohl.c c89862660b optimize ntohl etc. in terms of bswap functions 14 vuotta sitten
ntohs.c c89862660b optimize ntohl etc. in terms of bswap functions 14 vuotta sitten
proto.c 0b44a0315b initial check-in, version 0.5.0 14 vuotta sitten
recv.c 03a2f3e48c cleanup socketcall syscall interface to ease porting to sane(r) archs 14 vuotta sitten
recvfrom.c feee98903c overhaul pthread cancellation 14 vuotta sitten
recvmsg.c feee98903c overhaul pthread cancellation 14 vuotta sitten
res_init.c 0b44a0315b initial check-in, version 0.5.0 14 vuotta sitten
res_query.c e936e4612f res_search symbol, aliased to res_query for now (better than nothing) 14 vuotta sitten
res_state.c 97d0988fd8 add _res (__res_state()) dummy 14 vuotta sitten
send.c 03a2f3e48c cleanup socketcall syscall interface to ease porting to sane(r) archs 14 vuotta sitten
sendmsg.c feee98903c overhaul pthread cancellation 14 vuotta sitten
sendto.c feee98903c overhaul pthread cancellation 14 vuotta sitten
serv.c 0b44a0315b initial check-in, version 0.5.0 14 vuotta sitten
setsockopt.c 03a2f3e48c cleanup socketcall syscall interface to ease porting to sane(r) archs 14 vuotta sitten
shutdown.c 03a2f3e48c cleanup socketcall syscall interface to ease porting to sane(r) archs 14 vuotta sitten
sockatmark.c 03a2f3e48c cleanup socketcall syscall interface to ease porting to sane(r) archs 14 vuotta sitten
socket.c 03a2f3e48c cleanup socketcall syscall interface to ease porting to sane(r) archs 14 vuotta sitten
socketpair.c 03a2f3e48c cleanup socketcall syscall interface to ease porting to sane(r) archs 14 vuotta sitten