]> sourceware.org Git - glibc.git/commit - elf/Makefile
Update.
authorUlrich Drepper <drepper@redhat.com>
Fri, 25 Aug 2000 19:33:19 +0000 (19:33 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 25 Aug 2000 19:33:19 +0000 (19:33 +0000)
commitad7534c8f08c31f3e140a31e4099e7e0b5e193d2
tree311f04ac9b09f2b4f5fea5aad8ab6de18e05dc38
parentbb8d0fd5b125d43445124e37a2569f53bb7fb2ea
Update.

2000-08-25  Ulrich Drepper  <drepper@redhat.com>

* elf/Makefile (LDFLAGS-nodelete): Add -rdynamic.
* elf/nodelete.c (fini_ran): New global variable.
(do_test): Before every dlclose call clear fini_ran and test
afterwards that it is not set by the destructors.
* elf/nodelmod1.c: Add destructor which sets fini_ran.
* elf/nodelmod2.c: Likewise.
* elf/nodelmod4.c: Likewise.
ChangeLog
elf/Makefile
elf/nodelete.c
elf/nodelmod1.c
elf/nodelmod2.c
elf/nodelmod4.c
linuxthreads/ChangeLog
linuxthreads/Makefile
linuxthreads/unload.c [new file with mode: 0644]
This page took 0.041069 seconds and 5 git commands to generate.