This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.41/master in repository glibc.
from 5cb575ca9a elf: tst-audit10: split AVX512F code into dedicated function [...] new 5b4c461701 nptl: Fix pthread_getattr_np when modules with execstack are [...]
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: NEWS | 2 ++ elf/dl-execstack-tunable.c | 2 +- elf/dl-execstack.c | 2 +- elf/dl-load.c | 4 +-- sysdeps/generic/ldsodefs.h | 2 +- sysdeps/mach/hurd/dl-execstack.c | 5 ++-- sysdeps/pthread/Makefile | 9 +++++++ .../pthread/tst-stack2-mod.c | 31 ++++++++++++---------- .../pthread/tst-stack2.c | 27 ++++++++++++------- sysdeps/unix/sysv/linux/dl-execstack.c | 7 ++--- 10 files changed, 54 insertions(+), 37 deletions(-) copy stdlib/tst-setenv-environ.c => sysdeps/pthread/tst-stack2-mod.c (66%) copy elf/tst-dlopen-tlsreinit1.c => sysdeps/pthread/tst-stack2.c (62%)