]> git.ipfire.org Git - thirdparty/glibc.git/commit - elf/Makefile
elf: Clean up GLIBC_PRIVATE exports of internal libdl symbols
authorFlorian Weimer <fweimer@redhat.com>
Wed, 7 Jul 2021 06:40:41 +0000 (08:40 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Wed, 7 Jul 2021 06:41:24 +0000 (08:41 +0200)
commit7a5db2e82fbb6c3a6e3fdae02b7166c5d0e8c7a8
treed67381f1001d86e3b2596a4caf857b2926bf225a
parentceda365fbac3083e16eed07892fbd5970b3839a0
elf: Clean up GLIBC_PRIVATE exports of internal libdl symbols

They are no longer needed after everything has been moved into
libc.  The _dl_vsym test has to be removed because the symbol
cannot be used outside libc anymore.

Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
dlfcn/dlerror.c
elf/Makefile
elf/Versions
elf/dl-addr.c
elf/dl-libc.c
elf/dl-sym.c
elf/tst-libc_dlvsym-dso.c [deleted file]
elf/tst-libc_dlvsym-static.c [deleted file]
elf/tst-libc_dlvsym.c [deleted file]
elf/tst-libc_dlvsym.h [deleted file]
include/dlfcn.h