This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from de82cb0da4 Add TEST_COMPARE_STRING_WIDE to support/check.h new 4af6982e4c elf: Fix elf_get_dynamic_info definition new 171ab1af56 elf: Update audit tests to not depend on stdout new 8faa1e0449 libio: Update tst-wfile-sync to not depend on stdin
The 3 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 | 14 ++++++++++++ elf/dl-conflict.c | 1 + elf/dl-load.c | 3 ++- elf/dl-reloc-static-pie.c | 3 ++- elf/dl-runtime.c | 1 + elf/dynamic-link.h | 1 - elf/get-dynamic-info.h | 25 ++++++++++++--------- elf/rtld.c | 5 +++-- elf/setup-vdso.h | 2 +- elf/tst-audit14.c | 21 ----------------- elf/tst-audit14.exp | 1 + elf/tst-audit15.c | 51 +---------------------------------------- elf/tst-audit15.exp | 2 ++ elf/tst-audit16.c | 55 +-------------------------------------------- elf/tst-audit16.exp | 3 +++ libio/tst-wfile-sync.c | 27 +++++++++++++++++++--- libio/tst-wfile-sync.input | 1 - sysdeps/arm/dl-machine.h | 1 + sysdeps/i386/dl-machine.h | 1 + sysdeps/x86_64/dl-machine.h | 1 + 20 files changed, 73 insertions(+), 146 deletions(-) create mode 100644 elf/tst-audit14.exp create mode 100644 elf/tst-audit15.exp create mode 100644 elf/tst-audit16.exp delete mode 100644 libio/tst-wfile-sync.input