This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from b6d2c4475d malloc: Fix missing accounting of top chunk in malloc_info [ [...] new c48d92b430 Add glibc.malloc.mxfast tunable
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: ChangeLog | 10 +++++++++ elf/dl-tunables.list | 5 +++++ malloc/Makefile | 3 +++ malloc/arena.c | 2 ++ malloc/malloc.c | 21 ++++++++++++------- elf/tst-pie2.c => malloc/tst-mxfast.c | 38 ++++++++++++++++++++++------------- manual/tunables.texi | 12 +++++++++++ 7 files changed, 70 insertions(+), 21 deletions(-) copy elf/tst-pie2.c => malloc/tst-mxfast.c (53%)