Rich Felker 56ddcc7208 fix for previous incorrect fix of cancellation in dns lookups 13 роки тому
..
__dns.c 56ddcc7208 fix for previous incorrect fix of cancellation in dns lookups 13 роки тому
__dns.h 0b44a0315b initial check-in, version 0.5.0 14 роки тому
__ipparse.c 34d81974d3 ipv6 parsing code (formerly dummied-out) 14 роки тому
accept.c feee98903c overhaul pthread cancellation 14 роки тому
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 13 роки тому
getaddrinfo.c f4e8e64b82 port numbers should always be interpreted as decimal 13 роки тому
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 0b44a0315b initial check-in, version 0.5.0 14 роки тому
getpeername.c 03a2f3e48c cleanup socketcall syscall interface to ease porting to sane(r) archs 14 роки тому
getservbyname.c 0b44a0315b initial check-in, version 0.5.0 14 роки тому
getservbyname_r.c 0b44a0315b initial check-in, version 0.5.0 14 роки тому
getservbyport.c 0b44a0315b initial check-in, version 0.5.0 14 роки тому
getservbyport_r.c 28af39fe42 remove some stray trailing space characters 13 роки тому
getsockname.c 03a2f3e48c cleanup socketcall syscall interface to ease porting to sane(r) archs 14 роки тому
getsockopt.c 03a2f3e48c cleanup socketcall syscall interface to ease porting to sane(r) archs 14 роки тому
h_errno.c 0b44a0315b initial check-in, version 0.5.0 14 роки тому
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 13 роки тому
if_indextoname.c 92b2eb8d03 implement if_indextoname and if_nametoindex functions 14 роки тому
if_nameindex.c fc0ecd35d8 implement if_nameindex and if_freenameindex 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 28af39fe42 remove some stray trailing space characters 13 роки тому
inet_pton.c 3486365e95 fix bug in ipv6 parsing that prevented parsing a lone "::" 14 роки тому
listen.c 03a2f3e48c cleanup socketcall syscall interface to ease porting to sane(r) archs 14 роки тому
netname.c c3c5e88c31 "implement" getnetbyaddr and getnetbyname 13 роки тому
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 feee98903c overhaul pthread cancellation 14 роки тому
recvmsg.c feee98903c overhaul pthread cancellation 14 роки тому
res_init.c 0b44a0315b initial check-in, version 0.5.0 14 роки тому
res_query.c e936e4612f res_search symbol, aliased to res_query for now (better than nothing) 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 feee98903c overhaul pthread cancellation 14 роки тому
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 03a2f3e48c cleanup socketcall syscall interface to ease porting to sane(r) archs 14 роки тому
socketpair.c 03a2f3e48c cleanup socketcall syscall interface to ease porting to sane(r) archs 14 роки тому