This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from d5ce0e960d nss: Fix incorrect switch fall-through in tst-nss-gai-actions new 3dc426b642 AArch64: Improve generic strlen new 79e472f0f8 benchtests: Add random memset benchmark
The 2 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: benchtests/Makefile | 1 + benchtests/bench-memset-random.c | 185 +++++++++++++++++++++++++++++++++++++++ sysdeps/aarch64/strlen.S | 39 ++++++--- 3 files changed, 213 insertions(+), 12 deletions(-) create mode 100644 benchtests/bench-memset-random.c