This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from db6c4935fa Fix memmove call in vfprintf-internal.c:group_number new b05fae4d8e elf: Use the minimal malloc on tunables_strdup
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/Makefile | 7 +- elf/dl-minimal-malloc.c | 112 +++++++++++++++++++ elf/dl-minimal.c | 122 ++------------------- elf/dl-tunables.c | 7 +- .../{dl-relocate-ld.h => dl-minimal-malloc.h} | 15 ++- 5 files changed, 138 insertions(+), 125 deletions(-) create mode 100644 elf/dl-minimal-malloc.c copy sysdeps/generic/{dl-relocate-ld.h => dl-minimal-malloc.h} (68%)