This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 4d059af105 manual: Adjust documentation to standardization of select new 4b74591022 Change mmap representation new dea1e52af3 malloc: Cleanup libc_realloc new 8f57caa7fd Remove dumped heap support new 05ef6a4974 Use _int_free_chunk in tcache_thread_shutdown new 09604542d3 benchtests: Avoid overflow in random memcpy/memset benchmarks new 77d3e73936 Enable THP on arenas new 4b3e65682d Improve MALLOC_DEBUG new 1ee0b771a9 Remove use of __curbrk.
The 8 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/bench-memcpy-random.c | 2 +- benchtests/bench-memset-random.c | 2 +- malloc/arena.c | 11 +- malloc/malloc-check.c | 13 +- malloc/malloc-debug.c | 165 +-------------- malloc/malloc.c | 85 ++++---- malloc/tst-mallocstate.c | 432 +-------------------------------------- 7 files changed, 71 insertions(+), 639 deletions(-)