This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 5e10136b3c testrun.sh: Exit in case of incorrect argument new 8692ebdb12 elf: Implement --preload option for the dynamic linker
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 | 13 +++++++++ NEWS | 3 +- elf/Makefile | 12 +++++++- elf/rtld.c | 30 +++++++++++++++---- intl/tst-gettext6.sh => elf/tst-rtld-preload.sh | 39 ++++++++++++++----------- 5 files changed, 73 insertions(+), 24 deletions(-) copy intl/tst-gettext6.sh => elf/tst-rtld-preload.sh (59%) mode change 100644 => 100755