mirror of git://sourceware.org/git/glibc.git
* sysdeps/posix/getaddrinfo.c (gaih_local): Check [_HAVE_SA_LEN]
instead of [SALEN]. (gaih_inet): Likewise.
This commit is contained in:
parent
beb3264222
commit
43d0c8ee84
|
|
@ -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>
|
2005-05-11 Ulrich Drepper <drepper@redhat.com>
|
||||||
|
|
||||||
* elf/elf.h (Elf32_auxv_t): Make cross-compile safe.
|
* elf/elf.h (Elf32_auxv_t): Make cross-compile safe.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue