This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.40/master in repository glibc.
from 7c3c9ae286 libio: Correctly link tst-popen-fork against libpthread new 8667345b83 elf: Keep using minimal malloc after early DTV resize (bug 32412)
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 | 5 ++ elf/dl-tls.c | 7 +++ .../tst-audit-tlsdesc-dlopen2.c | 32 ++++++------ elf/tst-auditmod-tlsdesc2.c | 59 ++++++++++++++++++++++ 4 files changed, 88 insertions(+), 15 deletions(-) copy sysdeps/x86_64/tst-cet-legacy-1.c => elf/tst-audit-tlsdesc-dlopen2.c (53%) create mode 100644 elf/tst-auditmod-tlsdesc2.c