glibc/dlfcn
Florian Weimer ed0185e412 dlfcn: Pass caller pointer to static dlopen implementation (bug 29446)
Fixes commit 0c1c3a771e ("dlfcn: Move
dlopen into libc").
2022-08-04 17:54:48 +02:00
..
bug-atexit1-lib.c
bug-atexit1.c
bug-atexit2-lib.c
bug-atexit2.c
bug-atexit3-lib.cc
bug-atexit3.c
bug-dl-leaf-lib-cb.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
bug-dl-leaf-lib.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
bug-dl-leaf.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
bug-dlopen1.c
bug-dlsym1-lib1.c
bug-dlsym1-lib2.c
bug-dlsym1.c
default.c
defaultmod1.c
defaultmod2.c
dladdr1.c dlfcn: Do not use rtld_active () to determine ld.so state (bug 29078) 2022-04-26 14:24:36 +02:00
dladdr.c dlfcn: Do not use rtld_active () to determine ld.so state (bug 29078) 2022-04-26 14:24:36 +02:00
dlclose.c dlfcn: Do not use rtld_active () to determine ld.so state (bug 29078) 2022-04-26 14:24:36 +02:00
dlerror.c dlfcn: Do not use rtld_active () to determine ld.so state (bug 29078) 2022-04-26 14:24:36 +02:00
dlerror.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
dlfcn.h dlfcn: Move RTLD_DEFAULT/RTLD_NEXT outside __USE_GNU 2022-05-23 10:23:23 -07:00
dlinfo.c dlfcn: Implement the RTLD_DI_PHDR request type for dlinfo 2022-04-29 17:00:53 +02:00
dlmopen.c dlfcn: Do not use rtld_active () to determine ld.so state (bug 29078) 2022-04-26 14:24:36 +02:00
dlopen.c dlfcn: Pass caller pointer to static dlopen implementation (bug 29446) 2022-08-04 17:54:48 +02:00
dlopenold.c dlfcn: Do not use rtld_active () to determine ld.so state (bug 29078) 2022-04-26 14:24:36 +02:00
dlsym.c dlfcn: Do not use rtld_active () to determine ld.so state (bug 29078) 2022-04-26 14:24:36 +02:00
dlvsym.c dlfcn: Do not use rtld_active () to determine ld.so state (bug 29078) 2022-04-26 14:24:36 +02:00
errmsg1.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
errmsg1mod.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
failtest.c
failtestmod.c
glreflib1.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
glreflib2.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
glreflib3.c
glrefmain.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
libc_dlerror_result.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
libdl-compat.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
Makefile dlfcn: Implement the RTLD_DI_PHDR request type for dlinfo 2022-04-29 17:00:53 +02:00
modatexit.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
modcxaatexit.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
moddummy1.c
moddummy2.c
modstatic2.c
modstatic3.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
modstatic5.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
modstatic.c
sdlfreeres.c
tst-dladdr.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
tst-dlinfo-phdr.c dlfcn: Implement the RTLD_DI_PHDR request type for dlinfo 2022-04-29 17:00:53 +02:00
tst-dlinfo.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
tst-rec-dlopen.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
tstatexit.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
tstcxaatexit.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
tststatic2.c
tststatic3.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
tststatic4.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
tststatic5.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
tststatic.c
Versions