]> sourceware.org Git - glibc.git/commit
[BZ #786]
authorUlrich Drepper <drepper@redhat.com>
Sun, 20 Mar 2005 22:25:59 +0000 (22:25 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sun, 20 Mar 2005 22:25:59 +0000 (22:25 +0000)
commit167d5acc0d83877cb8651571fd27d8367281a5b9
tree7772d18d3924b89f8c713b4e94067b9ad2ecf89b
parent8622e9505d8a49b4a9180838c439a19ff427e965
[BZ #786]

2005-03-15  Jakub Jelinek  <jakub@redhat.com>
[BZ #786]
* sysdeps/generic/dl-tls.c (_dl_next_tls_modid): Handle
GL(dl_tls_static_nelem) == GL(dl_tls_max_dtv_idx).
* elf/Makefile: Add rules to build and run tst-tls15.
* elf/tst-tls15.c: New test.
* elf/tst-tlsmod15a.c: New file.
* elf/tst-tlsmod15b.c: New file.

2005-03-20  Ulrich Drepper  <drepper@redhat.com>

* elf/rtld.c (dl_main): Always call init_tls if we have audit modules.
ChangeLog
elf/Makefile
elf/rtld.c
elf/tst-tls15.c [new file with mode: 0644]
elf/tst-tlsmod15a.c [new file with mode: 0644]
elf/tst-tlsmod15b.c [new file with mode: 0644]
sysdeps/generic/dl-tls.c
This page took 0.044545 seconds and 5 git commands to generate.