* elf/rtld.c (dl_main): Run final self-relocation after setting up TLS.
commitcafdfdb65b38a14653854c3f6b535235614e0b3e
authorRoland McGrath <roland@gnu.org>
Sun, 19 Mar 2006 07:48:05 +0000 (19 07:48 +0000)
committerRoland McGrath <roland@gnu.org>
Sun, 19 Mar 2006 07:48:05 +0000 (19 07:48 +0000)
tree0fedb701658f8f39f07e73d620082deabfb0e1f6
parent1903f2ec29d8f29ae55ac1d7172862e418e80183
* elf/rtld.c (dl_main): Run final self-relocation after setting up TLS.

From Alexandre Oliva <aoliva@redhat.com>.

* elf/tst-audit2.c: New file.
* elf/Makefile (tests): Add it.
($(objpfx)tst-audit2.out): New target.
(tst-audit2-ENV): New variable.

* elf/tst-leaks1.c: Include <stdio.h>.
ChangeLog
elf/Makefile
elf/rtld.c
elf/tst-audit2.c [new file with mode: 0644]
elf/tst-leaks1.c