Rich Felker 1b4e84c56d fix return value of res_send, res_query on errors from nameserver 4 gadi atpakaļ
..
accept.c 5ce3737931 reduce spurious inclusion of libc.h 6 gadi atpakaļ
accept4.c 5ce3737931 reduce spurious inclusion of libc.h 6 gadi atpakaļ
bind.c 03a2f3e48c cleanup socketcall syscall interface to ease porting to sane(r) archs 14 gadi atpakaļ
connect.c 5ce3737931 reduce spurious inclusion of libc.h 6 gadi atpakaļ
dn_comp.c 3fe595de83 remove or make static various unused __-prefixed symbols 6 gadi atpakaļ
dn_expand.c 5ce3737931 reduce spurious inclusion of libc.h 6 gadi atpakaļ
dn_skipname.c 2a0ff45b36 handle labels with 8-bit byte values in dn_skipname 6 gadi atpakaļ
dns_parse.c c98bf5b869 move and deduplicate declarations of __dns_parse to make it checkable 6 gadi atpakaļ
ent.c 5ce3737931 reduce spurious inclusion of libc.h 6 gadi atpakaļ
ether.c fbcd82040c add stubs for additional legacy ether.h functions 11 gadi atpakaļ
freeaddrinfo.c d1395c43c0 allow freeaddrinfo of arbitrary sublists of addrinfo list 6 gadi atpakaļ
gai_strerror.c c5b8f19305 add support for LC_TIME and LC_MESSAGES translations 10 gadi atpakaļ
getaddrinfo.c ad795d56ba fix spurious undefined behavior in getaddrinfo 6 gadi atpakaļ
gethostbyaddr.c 571744447c include cleanups: remove unused headers and add feature test macros 11 gadi atpakaļ
gethostbyaddr_r.c 5978eb703c fix gethostbyaddr_r to fill struct hostent.h_length as appropriate 9 gadi atpakaļ
gethostbyname.c 7c82870d45 remove obsolete and unused gethostbyaddr implementation 8 gadi atpakaļ
gethostbyname2.c 571744447c include cleanups: remove unused headers and add feature test macros 11 gadi atpakaļ
gethostbyname2_r.c d917ef0b84 remove dead case in gethostbyname2_r 8 gadi atpakaļ
gethostbyname_r.c 0b44a0315b initial check-in, version 0.5.0 14 gadi atpakaļ
getifaddrs.c 7b712844e3 properly handle point-to-point interfaces in getifaddrs() 9 gadi atpakaļ
getnameinfo.c fd7ec068ef set AD bit in dns queries, suppress for internal use 4 gadi atpakaļ
getpeername.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 12 gadi atpakaļ
getservbyname.c af7c308ee6 improve getservbyname_r using new resolver backend 10 gadi atpakaļ
getservbyname_r.c 565dbee24d don't treat numeric port strings as servent records in getservby*() 7 gadi atpakaļ
getservbyport.c 0b44a0315b initial check-in, version 0.5.0 14 gadi atpakaļ
getservbyport_r.c 565dbee24d don't treat numeric port strings as servent records in getservby*() 7 gadi atpakaļ
getsockname.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 12 gadi atpakaļ
getsockopt.c ae388becb5 implement SO_TIMESTAMP[NS] fallback for kernels without time64 versions 5 gadi atpakaļ
h_errno.c 01e94c4623 fix misplaced semicolon in preprocessor directive (#undef h_errno) 13 gadi atpakaļ
herror.c 18144af297 implement legacy function herror 11 gadi atpakaļ
hstrerror.c c5b8f19305 add support for LC_TIME and LC_MESSAGES translations 10 gadi atpakaļ
htonl.c c89862660b optimize ntohl etc. in terms of bswap functions 14 gadi atpakaļ
htons.c c89862660b optimize ntohl etc. in terms of bswap functions 14 gadi atpakaļ
if_freenameindex.c fc0ecd35d8 implement if_nameindex and if_freenameindex 13 gadi atpakaļ
if_indextoname.c 32055d52ca fix if_indextoname error case 8 gadi atpakaļ
if_nameindex.c 08e4052c43 reimplement if_nameindex and getifaddrs using netlink 10 gadi atpakaļ
if_nametoindex.c 3cdbfb99c3 fix if_nametoindex return value when socket open fails 9 gadi atpakaļ
in6addr_any.c 0b44a0315b initial check-in, version 0.5.0 14 gadi atpakaļ
in6addr_loopback.c 0b44a0315b initial check-in, version 0.5.0 14 gadi atpakaļ
inet_addr.c 13d1afa46f overhaul internally-public declarations using wrapper headers 6 gadi atpakaļ
inet_aton.c 5ce3737931 reduce spurious inclusion of libc.h 6 gadi atpakaļ
inet_legacy.c 76f440cff7 remove cruft from old resolver and numeric ip parsing 10 gadi atpakaļ
inet_ntoa.c bb93ac3358 split inet_addr and inet_ntoa back into their own files 11 gadi atpakaļ
inet_ntop.c 5c8e69267b inet_ntop: do not compress single zeros in IPv6 6 gadi atpakaļ
inet_pton.c fc13acc3dc fix internal buffer overrun in inet_pton 10 gadi atpakaļ
listen.c 03a2f3e48c cleanup socketcall syscall interface to ease porting to sane(r) archs 14 gadi atpakaļ
lookup.h d1395c43c0 allow freeaddrinfo of arbitrary sublists of addrinfo list 6 gadi atpakaļ
lookup_ipliteral.c 13d1afa46f overhaul internally-public declarations using wrapper headers 6 gadi atpakaļ
lookup_name.c 5cf1ac2443 fix handling of errors resolving one of paired A+AAAA query 4 gadi atpakaļ
lookup_serv.c 5ce3737931 reduce spurious inclusion of libc.h 6 gadi atpakaļ
netlink.c 08e4052c43 reimplement if_nameindex and getifaddrs using netlink 10 gadi atpakaļ
netlink.h 7e399fabd3 apply hidden visibility to various remaining internal interfaces 6 gadi atpakaļ
netname.c c3c5e88c31 "implement" getnetbyaddr and getnetbyname 13 gadi atpakaļ
ns_parse.c e8cbe0bad4 fix negated return value of ns_skiprr, breakage in related functions 9 gadi atpakaļ
ntohl.c c89862660b optimize ntohl etc. in terms of bswap functions 14 gadi atpakaļ
ntohs.c c89862660b optimize ntohl etc. in terms of bswap functions 14 gadi atpakaļ
proto.c 4b619e5c61 fix incorrect protocol name and number for egp 9 gadi atpakaļ
recv.c 571744447c include cleanups: remove unused headers and add feature test macros 11 gadi atpakaļ
recvfrom.c 5ce3737931 reduce spurious inclusion of libc.h 6 gadi atpakaļ
recvmmsg.c 114178dc8d hook recvmmsg up to SO_TIMESTAMP[NS] fallback for pre-time64 kernels 5 gadi atpakaļ
recvmsg.c 114178dc8d hook recvmmsg up to SO_TIMESTAMP[NS] fallback for pre-time64 kernels 5 gadi atpakaļ
res_init.c 8312f7f60f implement new dns backend, res_send and other legacy resolver functions 10 gadi atpakaļ
res_mkquery.c fd7ec068ef set AD bit in dns queries, suppress for internal use 4 gadi atpakaļ
res_msend.c 6a209f14ff fix possible fd leak, unrestored cancellation state on dns socket fail 8 gadi atpakaļ
res_query.c 5ce3737931 reduce spurious inclusion of libc.h 6 gadi atpakaļ
res_querydomain.c 07355f503a accept trailing . and empty domain names 10 gadi atpakaļ
res_send.c 1b4e84c56d fix return value of res_send, res_query on errors from nameserver 4 gadi atpakaļ
res_state.c 97d0988fd8 add _res (__res_state()) dummy 14 gadi atpakaļ
resolvconf.c 5ce3737931 reduce spurious inclusion of libc.h 6 gadi atpakaļ
send.c 571744447c include cleanups: remove unused headers and add feature test macros 11 gadi atpakaļ
sendmmsg.c 2e5d256984 fix sendmmsg emulation return value for zero-length vector 10 gadi atpakaļ
sendmsg.c 5ce3737931 reduce spurious inclusion of libc.h 6 gadi atpakaļ
sendto.c 5ce3737931 reduce spurious inclusion of libc.h 6 gadi atpakaļ
serv.c 571744447c include cleanups: remove unused headers and add feature test macros 11 gadi atpakaļ
setsockopt.c ae388becb5 implement SO_TIMESTAMP[NS] fallback for kernels without time64 versions 5 gadi atpakaļ
shutdown.c 03a2f3e48c cleanup socketcall syscall interface to ease porting to sane(r) archs 14 gadi atpakaļ
sockatmark.c 03a2f3e48c cleanup socketcall syscall interface to ease porting to sane(r) archs 14 gadi atpakaļ
socket.c 7063c459e7 use __socketcall to simplify socket() 5 gadi atpakaļ
socketpair.c 1d348566e6 add SOCK_CLOEXEC fallback for socketpair on old kernels 10 gadi atpakaļ