glibc/dlfcn
Fangrui Song 748df8126a dlfcn: Move RTLD_DEFAULT/RTLD_NEXT outside __USE_GNU
POSIX reserves the RTLD_ namespace, and this is already reflected in our
conform tests.
Note: RTLD_DEFAULT and RTLD_NEXT appear in IEEE Std 1003.1-2004.  Many
systems (e.g. FreeBSD, musl) just define the macros unconditionally.

Reviewed-by: Florian Weimer <fweimer@redhat.com>
Tested-by: Florian Weimer <fweimer@redhat.com>
2022-05-23 10:23:23 -07: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
bug-dl-leaf-lib.c
bug-dl-leaf.c
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
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: Do not use rtld_active () to determine ld.so state (bug 29078) 2022-04-26 14:24:36 +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
errmsg1mod.c
failtest.c
failtestmod.c
glreflib1.c
glreflib2.c
glreflib3.c
glrefmain.c
libc_dlerror_result.c
libdl-compat.c
Makefile dlfcn: Implement the RTLD_DI_PHDR request type for dlinfo 2022-04-29 17:00:53 +02:00
modatexit.c
modcxaatexit.c
moddummy1.c
moddummy2.c
modstatic2.c
modstatic3.c
modstatic5.c
modstatic.c
sdlfreeres.c
tst-dladdr.c
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
tst-rec-dlopen.c
tstatexit.c
tstcxaatexit.c
tststatic2.c
tststatic3.c
tststatic4.c
tststatic5.c
tststatic.c
Versions