* elf/dl-tls.c (__tls_get_addr): After calling _dl_update_slotinfocvs/fedora-glibc-20081031T2102
commit41e25904a520d49ba14d7e9a0a7ea84731572ebd
authorUlrich Drepper <drepper@redhat.com>
Fri, 31 Oct 2008 20:50:16 +0000 (31 20:50 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 31 Oct 2008 20:50:16 +0000 (31 20:50 +0000)
tree953dbd8a651ae74dde22e8b277592a2f9057b5d5
parente148a6443cfeb032ac872d4134e4d41446932879
* elf/dl-tls.c (__tls_get_addr): After calling _dl_update_slotinfo

refetch dtv, as it might have changed.
* elf/Makefile: Add rules to build and run tst-tls18.
* elf/tst-tls18.c: New test.
* elf/tst-tlsmod18a.c: New file.
ChangeLog
elf/Makefile
elf/dl-tls.c
elf/tst-tls18.c [new file with mode: 0644]
elf/tst-tlsmod18a.c [new file with mode: 0644]