This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 72d36ffd7d elf: Implement __rtld_malloc_is_complete new 2bf9e641fd elf: Extract command-line/environment variables state from rtld.c
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: elf/dl-main.h | 98 +++++++++++++++++++++++++++++++++++++ elf/rtld.c | 155 ++++++++++++++++++++++------------------------------------ 2 files changed, 157 insertions(+), 96 deletions(-) create mode 100644 elf/dl-main.h