]> git.ipfire.org Git - thirdparty/glibc.git/commit - elf/dl-fini.c
Update.
authorUlrich Drepper <drepper@redhat.com>
Wed, 27 Oct 2004 20:27:40 +0000 (20:27 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 27 Oct 2004 20:27:40 +0000 (20:27 +0000)
commitb1f68750871f1d447fb7d36b24590084239730b5
treeecdd086d98ff3bf509a78a866f1e765876751fe0
parent778cddad1775602453d3a8ca5797e39f2632de66
Update.

2004-10-27  Ulrich Drepper  <drepper@redhat.com>

* elf/dl-fini.c (_dl_fini): Fix search for map in maps array.
Reverse order of namespaces.
* elf/Makefile: Add rules to build and run tst-dlmopen3.
* elf/tst-dlmopen3.c: New file.
* elf/tst-dlmopen1mod.c: Add check whether constructor runs.
ChangeLog
elf/Makefile
elf/dl-fini.c
elf/tst-dlmopen1mod.c