diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-10-24 23:02:46 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-10-24 23:02:46 +0000 |
commit | 78d8d2117bcb9b5926a2af189bdf4bced4deb982 (patch) | |
tree | ddeec0fe0916bc5a66a9a55c67e5532730382021 /ChangeLog | |
parent | b31b32b3aa92bfe3184eece0ef108181de52f06c (diff) | |
download | glibc-78d8d2117bcb9b5926a2af189bdf4bced4deb982.tar glibc-78d8d2117bcb9b5926a2af189bdf4bced4deb982.tar.gz glibc-78d8d2117bcb9b5926a2af189bdf4bced4deb982.tar.bz2 glibc-78d8d2117bcb9b5926a2af189bdf4bced4deb982.zip |
Update.
* resolv/nss_dns/dns-host.c: Avoid using PLTs.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,6 @@ 2004-10-24 Ulrich Drepper <drepper@redhat.com> + * resolv/nss_dns/dns-host.c: Avoid using PLTs. * include/libc-symbols.h: Define hidden attribute macros for libnss_nisplus and libutil. * include/utmp.h: Add libutil_hidden_proto for login_tty. @@ -10,7 +11,6 @@ * include/rpcsvc/yp.h: New file. * include/rpcsvc/ypclnt.h: New file. * include/rpcsvc/ypupd.h: New file. - * include/libc-symbols.h: Define hidden attribute macros for libnsl. * include/rpcsvc/nislib.h: Use libnsl_hidden_proto for various functions. |