This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 7796e378c4 SHARED-FILES: Mention bundled Linux 6.10 headers. new 0a536f6e2f elf: Change ldconfig auxcache magic number (bug 32231) new 95129e6b8f Revert "elf: Run constructors on cyclic recursive dlopen (bu [...]
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: elf/Makefile | 5 --- elf/cache.c | 2 +- elf/dl-open.c | 8 ----- elf/dl-support.c | 1 - elf/tst-dlopen-auditdup-auditmod.c | 10 ++++-- elf/tst-dlopen-recurse.c | 34 -------------------- elf/tst-dlopen-recursemod1.c | 50 ----------------------------- elf/tst-dlopen-recursemod2.c | 66 -------------------------------------- 8 files changed, 8 insertions(+), 168 deletions(-) delete mode 100644 elf/tst-dlopen-recurse.c delete mode 100644 elf/tst-dlopen-recursemod1.c delete mode 100644 elf/tst-dlopen-recursemod2.c