diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-08-30 23:42:45 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-08-30 23:42:45 +0000 |
commit | 32ee8d952feb45120a583895128e8fab393460a6 (patch) | |
tree | 19f589f3e16eb47d990602c26797c29d74242a36 /ChangeLog | |
parent | b4f95b74f783cd32180a3ca1ed44d924301d6b41 (diff) | |
download | glibc-32ee8d952feb45120a583895128e8fab393460a6.tar glibc-32ee8d952feb45120a583895128e8fab393460a6.tar.gz glibc-32ee8d952feb45120a583895128e8fab393460a6.tar.bz2 glibc-32ee8d952feb45120a583895128e8fab393460a6.zip |
Update.
* elf/dl-load.c (fillin_rpath): Make local copy of where string
since the object being loaded can be unloaded.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2000-08-30 Ulrich Drepper <drepper@redhat.com> + * elf/dl-load.c (fillin_rpath): Make local copy of where string + since the object being loaded can be unloaded. + * iconvdata/Makefile (tests): Add tst-loading. * iconvdata/tst-loading.c: New file. |