diff options
author | Fangrui Song <maskray@google.com> | 2022-05-23 10:23:23 -0700 |
---|---|---|
committer | Fangrui Song <maskray@google.com> | 2022-05-23 10:23:23 -0700 |
commit | 748df8126ac69e68e0b94e236ea3c2e11b1176cb (patch) | |
tree | 6ae395995695cf3785f3deffeb516c27c1d5b38c /Makefile.in | |
parent | 9a421348cd7d0704663e26e6171828bed6e0a2cf (diff) | |
download | glibc-748df8126ac69e68e0b94e236ea3c2e11b1176cb.tar.gz glibc-748df8126ac69e68e0b94e236ea3c2e11b1176cb.tar.xz glibc-748df8126ac69e68e0b94e236ea3c2e11b1176cb.zip |
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>
Diffstat (limited to 'Makefile.in')
0 files changed, 0 insertions, 0 deletions