diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-08-15 08:23:49 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-08-15 08:23:49 +0000 |
commit | 805d2e7d47affd899bd5103049fd154a0b2302c7 (patch) | |
tree | d31a1e96b9d3e7a167c590a185a4a6edd0b5b7ef /ChangeLog | |
parent | fc7f617d300f075fe28567391b10b4c5d64be46f (diff) | |
download | glibc-805d2e7d47affd899bd5103049fd154a0b2302c7.tar.gz |
Update.
* elf/constload1.c: Call mtrace. Check return value of dlclose call.
* elf/constload2.c: Add destructor to unload constload3.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2000-08-15 Ulrich Drepper <drepper@redhat.com> + * elf/constload1.c: Call mtrace. Check return value of dlclose call. + * elf/constload2.c: Add destructor to unload constload3. + * include/link.h: Include sysd-link.h. * sysdeps/generic/sysd-link.h: New file. * sysdeps/unix/sysv/linux/sysd-link.h: New file. |