]> git.ipfire.org Git - thirdparty/glibc.git/commit - elf/unload8.c
Fix scope handling during dl_close
authorAndreas Schwab <schwab@redhat.com>
Wed, 24 Aug 2011 07:32:13 +0000 (09:32 +0200)
committerAndreas Schwab <schwab@redhat.com>
Wed, 24 Aug 2011 07:32:13 +0000 (09:32 +0200)
commit39dd69dfb9b8948720f05455df6775b70238803f
treeef705bd72d5de79844f371004cb96f372212bc6e
parent22044b48baa8a3c3fe67ab912e9f34a80c97880b
Fix scope handling during dl_close
ChangeLog
elf/Makefile
elf/dl-close.c
elf/unload8.c [new file with mode: 0644]
elf/unload8mod1.c [new file with mode: 0644]
elf/unload8mod1x.c [new file with mode: 0644]
elf/unload8mod2.c [new file with mode: 0644]
elf/unload8mod3.c [new file with mode: 0644]