diff options
author | 2004-10-23 06:45:30 +0000 | |
---|---|---|
committer | 2004-10-23 06:45:30 +0000 | |
commit | 390c6620660a9d242090d2978315938e83bcc5d9 (patch) | |
tree | 1b9043f956d08767a6ff7cc0dbaf01ae32aeec8a | |
parent | Remove compatibility code which is unused in glibc and probably bitrotten. (diff) | |
download | glibc-390c6620660a9d242090d2978315938e83bcc5d9.tar.xz glibc-390c6620660a9d242090d2978315938e83bcc5d9.zip |
Update.
* resolv/res_send.c: Remove compatibility code which is unused in
glibc and probably bitrotten.
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -32,6 +32,9 @@ 2004-10-22 Ulrich Drepper <drepper@redhat.com> + * resolv/res_send.c: Remove compatibility code which is unused in + glibc and probably bitrotten. + * debug/execinfo.h: Remove __THROW from backtrace prototype. 2004-10-22 Jakub Jelinek <jakub@redhat.com> |