Skip to content

Commit

Permalink
* sysdeps/posix/getaddrinfo.c (gaih_local): Check [_HAVE_SA_LEN]
Browse files Browse the repository at this point in the history
	instead of [SALEN].
	(gaih_inet): Likewise.
  • Loading branch information
Roland McGrath committed May 18, 2005
1 parent beb3264 commit 43d0c8e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -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.
Expand Down

0 comments on commit 43d0c8e

Please sign in to comment.