This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from f43eb2cf30 Use Linux 6.12 in build-many-glibcs.py new 1c4cebb84b malloc: Optimize small memory clearing for calloc
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/malloc-internal.h | 1 + malloc/malloc.c | 36 +------------------------ sysdeps/generic/calloc-clear-memory.h | 49 +++++++++++++++++++++++++++++++++++ 3 files changed, 51 insertions(+), 35 deletions(-) create mode 100644 sysdeps/generic/calloc-clear-memory.h