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