diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-07-28 03:27:45 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-07-28 03:27:45 +0000 |
commit | 7396d8440b5278c504aa6b1b5ffda53a0d2f98b6 (patch) | |
tree | f72d48c694882de3d34e9de97a31c0a4d3c7461e /ChangeLog | |
parent | e69dbc25e7182f5eea750db40a555015326043d4 (diff) | |
download | glibc-7396d8440b5278c504aa6b1b5ffda53a0d2f98b6.zip glibc-7396d8440b5278c504aa6b1b5ffda53a0d2f98b6.tar.gz glibc-7396d8440b5278c504aa6b1b5ffda53a0d2f98b6.tar.bz2 |
Update.
1999-07-27 Ulrich Drepper <drepper@cygnus.com>
* sysdeps/posix/getaddrinfo.c (gaih_inet): Only return information
for the hinted protocol.
* sysdeps/unix/sysv/linux/alpha/bits/elfclass.h: Define Elf_Symndx
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,3 +1,8 @@ +1999-07-27 Ulrich Drepper <drepper@cygnus.com> + + * sysdeps/posix/getaddrinfo.c (gaih_inet): Only return information + for the hinted protocol. + 1999-07-26 Andreas Jaeger <aj@arthur.rhein-neckar.de> * time/Versions: Add POSIX.1b timer and clock functions to GLIBC_2.2. @@ -9,7 +14,7 @@ * elf/dl-load.c (_dl_map_object): Likewise. * elf/do-lookup.h (do_lookup*): Likewise. * sysdeps/generic/bits/elfclass.h: Define Elf_Symndx as uint32_t. - * sysdeps/unix/sysv/linux/alpha/bits/elfclass.h: Define Elf_symndx + * sysdeps/unix/sysv/linux/alpha/bits/elfclass.h: Define Elf_Symndx as uint64_t. * elf/elf.h: Remove Elf32_Symndx and Elf64_Symndx. |