This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.34/master in repository glibc.
from 89b638f48a S390: Enable static PIE new c73c79af7d rtld: Use generic argv adjustment in ld.so [BZ #23293] new b2585cae28 linux: Add a getauxval test [BZ #23293]
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/rtld.c | 73 ++++++++++++++++++++++++++------ sysdeps/mach/hurd/dl-sysdep.c | 30 ++++++------- sysdeps/unix/sysv/linux/Makefile | 1 + sysdeps/unix/sysv/linux/tst-getauxval.c | 74 +++++++++++++++++++++++++++++++++ 4 files changed, 148 insertions(+), 30 deletions(-) create mode 100644 sysdeps/unix/sysv/linux/tst-getauxval.c