This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 3eed5f3a1e LoongArch: Fix inconsistency in SHMLBA macro values between [...] new d0f07f7df8 elf: Make more functions available for binding during dlclos [...]
The 1 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 | 8 ++++ elf/dl-lookup.c | 21 +++++++++- .../tst-dlclose-lazy-mod1.c | 23 ++++++----- ...lmopen-twice-mod2.c => tst-dlclose-lazy-mod2.c} | 43 ++++++++++---------- elf/tst-dlclose-lazy.c | 47 ++++++++++++++++++++++ 5 files changed, 108 insertions(+), 34 deletions(-) copy sysdeps/x86_64/64/tst-map-32bit-mod.c => elf/tst-dlclose-lazy-mod1.c (55%) copy elf/{tst-dlmopen-twice-mod2.c => tst-dlclose-lazy-mod2.c} (55%) create mode 100644 elf/tst-dlclose-lazy.c