about summary refs log tree commit diff
path: root/dlfcn/bug-atexit2-lib.c
Commit message (Collapse)AuthorAgeFilesLines
* [BZ #1158]Ulrich Drepper2005-09-281-0/+14
| | | | | | | | | | | * stdlib/cxa_atexit.c (__new_exitfn): Rewrite to preserve order in which the functions were registered. * dlfcn/Makefile: Add rules to build and run bug-atexit1 and bug-atexit2. * dlfcn/bug-atext1.c: New file. * dlfcn/bug-atext1-lib.c: New file. * dlfcn/bug-atext2.c: New file. * dlfcn/bug-atext2-lib.c: New file.
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-14/+0
|
* 2.5-18.1Jakub Jelinek2007-07-121-0/+14