]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
* sysdeps/posix/getaddrinfo.c (gaih_local): Check [_HAVE_SA_LEN] cvs/fedora-glibc-20050520T0919
authorRoland McGrath <roland@gnu.org>
Wed, 18 May 2005 19:23:01 +0000 (19:23 +0000)
committerRoland McGrath <roland@gnu.org>
Wed, 18 May 2005 19:23:01 +0000 (19:23 +0000)
instead of [SALEN].
(gaih_inet): Likewise.

ChangeLog

index 91247fabd013588649988827a513b21505c741a1..06988871c0ecf412709276ecfeae2a752aba67b3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-05-17  Neal H. Walfield  <neal@gnu.org>
+
+       * sysdeps/posix/getaddrinfo.c (gaih_local): Check [_HAVE_SA_LEN]
+       instead of [SALEN].
+       (gaih_inet): Likewise.
+
 2005-05-11  Ulrich Drepper  <drepper@redhat.com>
 
        * elf/elf.h (Elf32_auxv_t): Make cross-compile safe.