mirror of git://sourceware.org/git/glibc.git
* resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname2_r): If res_search fails don't rely on errno value. (getanswer_r): Set *ERRNOP in error cases. * sysdeps/posix/getaddrinfo.c (gaih_local): Test protocol and socktype. (gaih_inet_serv): Return EIA_NODATA if name is known but has no associated data. Test for matching numeric address and family. (getaddrinfo): Remember EAI_NODATA result and return this in case everything fails. Reported by Arkadiusz Miskiewicz <misiek@misiek.eu.org>. |
||
|---|---|---|
| .. | ||
| arpa | ||
| nss_dns | ||
| sys | ||
| .cvsignore | ||
| Banner | ||
| Makefile | ||
| Versions | ||
| base64.c | ||
| gethnamaddr.c | ||
| herror.c | ||
| inet_addr.c | ||
| inet_net_ntop.c | ||
| inet_net_pton.c | ||
| inet_neta.c | ||
| inet_ntop.c | ||
| inet_pton.c | ||
| mapv4v6addr.h | ||
| mapv4v6hostent.h | ||
| netdb.h | ||
| nsap_addr.c | ||
| res_comp.c | ||
| res_data.c | ||
| res_debug.c | ||
| res_hconf.c | ||
| res_hconf.h | ||
| res_init.c | ||
| res_mkquery.c | ||
| res_query.c | ||
| res_send.c | ||
| resolv.h | ||
| tst-aton.c | ||