This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.30/master in repository glibc.
from c347431fb5 mips: Force RWX stack for hard-float builds that can run on [...] new 5f620768fb malloc: Fix missing accounting of top chunk in malloc_info [ [...] new 09b81b2bab Add glibc.malloc.mxfast tunable new 09abef31a5 malloc: Various cleanups for malloc/tst-mxfast new 919af705ee Base max_fast on alignment, not width, of bins (Bug 24903)
The 4 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: ChangeLog | 24 ++++++++++++++++ elf/dl-tunables.list | 5 ++++ malloc/Makefile | 4 ++- malloc/arena.c | 2 ++ malloc/malloc.c | 29 +++++++++++++------ posix/tst-fnmatch5.c => malloc/tst-mxfast.c | 44 ++++++++++++++++------------- manual/tunables.texi | 12 ++++++++ 7 files changed, 91 insertions(+), 29 deletions(-) copy posix/tst-fnmatch5.c => malloc/tst-mxfast.c (58%)