about summary refs log tree commit diff
path: root/elf/tst-leaks1.c
Commit message (Collapse)AuthorAgeFilesLines
* * elf/rtld.c (dl_main): Run final self-relocation after setting up TLS.Roland McGrath2006-03-191-0/+1
| | | | | | | | | | | 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>.
* [BZ #2451]Ulrich Drepper2006-03-151-0/+24
| | | | | | | | | | | | 2006-03-13 Jakub Jelinek <jakub@redhat.com> [BZ #2451] * elf/dl-load.c (open_verify): Add free_name argument, if true, free name before calling lose. (open_path): Adjust caller. (_dl_map_object): Adjust callers. Free name_copy before calling _dl_signal_error. * elf/Makefile: Add rules to build and run tst-leaks1. * elf/tst-leaks1.c: New test.
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-25/+0
|
* 2.5-18.1Jakub Jelinek2007-07-121-0/+25