This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 3b856d093f elf: Ignore LD_AUDIT interfaces if la_version returns 0 [BZ #24122] new b3fbfe8196 elf: Test for LD_AUDIT module returning zero from la_version [...]
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: ChangeLog | 10 ++++ elf/Makefile | 9 +++- elf/{tst-main1mod.c => tst-audit13.c} | 7 ++- elf/tst-audit13mod1.c | 93 +++++++++++++++++++++++++++++++++++ 4 files changed, 115 insertions(+), 4 deletions(-) copy elf/{tst-main1mod.c => tst-audit13.c} (85%) create mode 100644 elf/tst-audit13mod1.c