* resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): Recognize
commitda5ac1352d139a70edb550bb5ff2a2879eaaa926
authorUlrich Drepper <drepper@redhat.com>
Wed, 3 Dec 2008 07:30:39 +0000 (3 07:30 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 3 Dec 2008 07:30:39 +0000 (3 07:30 +0000)
treef34c42153913c35ad66b30db5fc480ac11d3f843
parent6f5c31171fbd45c79c9bbeea4d6305f9c798e421
* resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): Recognize

ESRCH return value.
(_nss_dns_gethostbyname4_r): Likewise.
* resolv/res_init.c (__res_vinit): Initialize nscount to zero.
* sysdeps/posix/getaddrinfo.c (gaih_inet): In case we use
gethostbyname4_r, we don't have a separate IPv6 status, so copy
the no_data variable.
ChangeLog
nptl/ChangeLog
nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h
nptl/sysdeps/unix/sysv/linux/ia64/lowlevellock.h
nptl/sysdeps/unix/sysv/linux/powerpc/lowlevellock.h
nptl/sysdeps/unix/sysv/linux/s390/lowlevellock.h
nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.h
resolv/nss_dns/dns-host.c
resolv/res_init.c
sysdeps/posix/getaddrinfo.c