Update.
commit10b71c3d31c7a4fe437fdda6b5730479414e935a
authorUlrich Drepper <drepper@redhat.com>
Thu, 19 Aug 2004 18:56:52 +0000 (19 18:56 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 19 Aug 2004 18:56:52 +0000 (19 18:56 +0000)
tree3d509f8c0f00244f4025f2571a72261f3b1072b2
parentb6c0f679b1f8f918bbee34e2a8000dac0b9277dc
Update.

2004-08-19  Jakub Jelinek  <jakub@redhat.com>

* sysdeps/posix/getaddrinfo.c (gaih_inet): Cast canon to (char *)
to avoid warning.

* resolv/nss_dns/dns-canon.c (_nss_dns_getcanonname_r): Initialize
status to NSS_STATUS_UNAVAIL.

2004-08-19  Ulrich Drepper  <drepper@redhat.com>

* sysdeps/posix/getaddrinfo.c (gaih_inet): Use h->h_name in the
cannoname lookup since it has the FQDN even if the original NAME
value has not.
ChangeLog
resolv/nss_dns/dns-canon.c
sysdeps/posix/getaddrinfo.c