glibc/dlfcn
Ulrich Drepper 7237d70417 [BZ #1158]
* 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.
2005-09-28 00:14:50 +00:00
..
bug-atexit1-lib.c [BZ #1158] 2005-09-28 00:14:50 +00:00
bug-atexit1.c [BZ #1158] 2005-09-28 00:14:50 +00:00
bug-atexit2-lib.c [BZ #1158] 2005-09-28 00:14:50 +00:00
bug-atexit2.c [BZ #1158] 2005-09-28 00:14:50 +00:00
bug-dlopen1.c
bug-dlsym1-lib1.c
bug-dlsym1-lib2.c
bug-dlsym1.c 2004-10-18 Roland McGrath <roland@redhat.com> 2004-10-18 18:53:53 +00:00
default.c
defaultmod1.c
defaultmod2.c
dladdr1.c Update. 2004-10-18 23:17:46 +00:00
dladdr.c Update. 2004-10-18 23:17:46 +00:00
dlclose.c * csu/elf-init.c (__libc_csu_fini): Don't do anything here. 2005-01-06 22:40:27 +00:00
dlerror.c * elf/dl-error.c (_dl_signal_error): Store information about use of 2005-06-12 16:29:51 +00:00
dlfcn.c * dlfcn/dlfcn.c (init): Put it in .init_array section. 2005-02-10 09:25:49 +00:00
dlfcn.h 2.5-18.1 2007-07-12 18:26:36 +00:00
dlinfo.c 2.5-18.1 2007-07-12 18:26:36 +00:00
dlmopen.c * csu/elf-init.c (__libc_csu_fini): Don't do anything here. 2005-01-06 22:40:27 +00:00
dlopen.c * elf/dl-load.c (_dl_map_object_from_fd): We don't have to allow 2005-01-13 02:08:37 +00:00
dlopenold.c * csu/elf-init.c (__libc_csu_fini): Don't do anything here. 2005-01-06 22:40:27 +00:00
dlsym.c Update. 2004-10-18 23:17:46 +00:00
dlvsym.c Update. 2004-10-18 23:17:46 +00:00
errmsg1.c
errmsg1mod.c
eval.c
failtest.c
failtestmod.c
glreflib1.c
glreflib2.c
glrefmain.c
Makefile [BZ #1158] 2005-09-28 00:14:50 +00:00
modatexit.c
modcxaatexit.c
modstatic2.c Update. 2004-10-18 23:17:46 +00:00
modstatic.c
sdladdr1.c Update. 2004-10-18 23:17:46 +00:00
sdladdr.c Update. 2004-10-18 23:17:46 +00:00
sdlclose.c Update. 2004-10-18 23:17:46 +00:00
sdlerror.c Update. 2004-10-18 23:17:46 +00:00
sdlinfo.c Update. 2004-10-18 23:17:46 +00:00
sdlmopen.c Update. 2004-10-18 23:17:46 +00:00
sdlopen.c Update. 2004-10-18 23:17:46 +00:00
sdlsym.c Update. 2004-10-18 23:17:46 +00:00
sdlvsym.c Update. 2004-10-18 23:17:46 +00:00
tst-dladdr.c
tst-dlinfo.c
tstatexit.c
tstcxaatexit.c
tststatic2.c Update. 2004-10-18 23:17:46 +00:00
tststatic.c
Versions Update. 2004-10-18 23:17:46 +00:00