diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-09-29 22:47:22 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-09-29 22:47:22 +0000 |
commit | 04c785b27fd35c740cc9b759b324adb8d6ab9747 (patch) | |
tree | c84164c98868640db1ad3d4540c2c7daf0f7489e /ChangeLog | |
parent | 6fe62f537bf01399818996ff8c7fa818ef58c664 (diff) | |
download | glibc-04c785b27fd35c740cc9b759b324adb8d6ab9747.zip glibc-04c785b27fd35c740cc9b759b324adb8d6ab9747.tar.gz glibc-04c785b27fd35c740cc9b759b324adb8d6ab9747.tar.bz2 |
Update.
* nscd/nscd.c: Define getaddrinfo hidden so that it is never found
outside.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2004-09-29 Ulrich Drepper <drepper@redhat.com> + * nscd/nscd.c: Define getaddrinfo hidden so that it is never found + outside. + * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h (si_segvflags): Renamed from si_flags due to conflict with si_flags from <elf.h>. |