This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.39/master in repository glibc.
from 4e5ee49a43 sysdeps/unix/sysv/linux/x86_64/Makefile: Add the end marker new 147bed0a71 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