This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_gcc/master-aarch64 in repository toolchain/ci/glibc.
from a6a9c1a36b test-memcpy.c: Double TIMEOUT to (8 * 60) adds 3a523ccd78 locale: Fix localedata/sort-test undefined behavior adds 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 +- localedata/collate-test.c | 11 +- stdio-common/vfprintf-internal.c | 3 +- .../{dl-relocate-ld.h => dl-minimal-malloc.h} | 15 ++- 7 files changed, 148 insertions(+), 129 deletions(-) create mode 100644 elf/dl-minimal-malloc.c copy sysdeps/generic/{dl-relocate-ld.h => dl-minimal-malloc.h} (68%)