This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-aarch64 in repository toolchain/ci/glibc.
from db6c4935fa Fix memmove call in vfprintf-internal.c:group_number adds b05fae4d8e elf: Use the minimal malloc on tunables_strdup
No new revisions were added by this update.
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%)