This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 90a6ca8b28 aarch64: Fix AdvSIMD libmvec routines for big-endian new 3395157ff2 malloc: Improve aligned_alloc and calloc test coverage.
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: malloc/Makefile | 12 ++++ .../tst-aligned-alloc-random.c | 24 +++++--- malloc/tst-aligned_alloc-lib.c | 72 ++++++++++++++++++++++ wcsmbs/test-wcsstr.c => malloc/tst-malloc-random.c | 6 +- malloc/tst-malloc.c | 4 ++ 5 files changed, 106 insertions(+), 12 deletions(-) copy nptl/tst-pthread-key1-static.c => malloc/tst-aligned-alloc-random.c (76%) create mode 100644 malloc/tst-aligned_alloc-lib.c copy wcsmbs/test-wcsstr.c => malloc/tst-malloc-random.c (90%)