diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-07-02 17:29:35 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-07-02 17:29:35 +0000 |
commit | 6d8d57bca0b490f7c0f5c0c0e2fc23e9e8f25fb9 (patch) | |
tree | 68d0afa0e39c7cf412f57efb79e17d29968ac0b9 /ChangeLog | |
parent | fcdac13afa00ec69b306669106fd6f30055a56ac (diff) | |
download | glibc-6d8d57bca0b490f7c0f5c0c0e2fc23e9e8f25fb9.tar.gz glibc-6d8d57bca0b490f7c0f5c0c0e2fc23e9e8f25fb9.tar.xz glibc-6d8d57bca0b490f7c0f5c0c0e2fc23e9e8f25fb9.zip |
Update.
2003-07-02 Jakub Jelinek <jakub@redhat.com> * sysdeps/generic/dl-sysdep.c (_dl_sysdep_start): Protect new_sysinfo decl and use with #ifdef NEED_DL_SYSINFO.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 346ed27cf5..dca87c988b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-07-02 Jakub Jelinek <jakub@redhat.com> + + * sysdeps/generic/dl-sysdep.c (_dl_sysdep_start): Protect new_sysinfo + decl and use with #ifdef NEED_DL_SYSINFO. + 2003-07-02 Ulrich Drepper <drepper@redhat.com> * sysdeps/generic/dl-sysdep.c (_dl_sysdep_start): Don't set |