..
alloc_buffer_alloc_array.c
alloc_buffer_allocate.c
alloc_buffer_copy_bytes.c
alloc_buffer_copy_string.c
alloc_buffer_create_failure.c
arena.c
malloc: Enable huge page support on main arena
2021-12-15 17:35:39 -03:00
Depend
dynarray_at_failure.c
dynarray_emplace_enlarge.c
dynarray_finalize.c
dynarray_resize_clear.c
dynarray_resize.c
dynarray-skeleton.c
dynarray.h
hooks.c
Remove "Contributed by" lines
2021-09-03 22:06:44 +05:30
Makefile
malloc: Add missing shared thread library flags
2021-12-27 22:10:15 +01:00
malloc-check.c
Remove "Contributed by" lines
2021-09-03 22:06:44 +05:30
malloc-debug.c
malloc: Fix malloc debug for 2.35 onwards
2021-11-17 21:33:39 +09:00
malloc-internal.h
malloc: Add madvise support for Transparent Huge Pages
2021-12-15 17:35:14 -03:00
malloc.c
Remove upper limit on tunable MALLOC_MMAP_THRESHOLD
2021-12-16 17:24:37 +00:00
malloc.h
Add alloc_align attribute to memalign et al
2021-10-21 00:19:20 +01:00
mallocbug.c
mcheck-impl.c
Remove "Contributed by" lines
2021-09-03 22:06:44 +05:30
mcheck-init.c
mcheck.c
Remove "Contributed by" lines
2021-09-03 22:06:44 +05:30
mcheck.h
memusage.c
malloc: Remove memusage.h
2021-12-28 14:57:57 -03:00
memusage.sh
Remove "Contributed by" lines
2021-09-03 22:06:44 +05:30
memusagestat.c
Remove "Contributed by" lines
2021-09-03 22:06:44 +05:30
morecore.c
malloc: Enable huge page support on main arena
2021-12-15 17:35:39 -03:00
mtrace-impl.c
Remove "Contributed by" lines
2021-09-03 22:06:44 +05:30
mtrace.c
Remove "Contributed by" lines
2021-09-03 22:06:44 +05:30
mtrace.pl
Remove "Contributed by" lines
2021-09-03 22:06:44 +05:30
obstack.c
obstack.h
reallocarray.c
scratch_buffer_dupfree.c
scratch_buffer_grow_preserve.c
scratch_buffer_grow.c
scratch_buffer_set_array_size.c
set-freeres.c
elf: Introduce GLRO (dl_libc_freeres), called from __libc_freeres
2021-11-17 12:20:29 +01:00
thread-freeres.c
tst-alloc_buffer.c
tst-calloc.c
Remove "Contributed by" lines
2021-09-03 22:06:44 +05:30
tst-compathooks-off.c
Move malloc hooks into a compat DSO
2021-07-22 18:37:59 +05:30
tst-compathooks-on.c
Move malloc hooks into a compat DSO
2021-07-22 18:37:59 +05:30
tst-dynarray-at-fail.c
tst-dynarray-fail.c
tst-dynarray-shared.h
tst-dynarray.c
Disable -Waggressive-loop-optimizations warnings in tst-dynarray.c
2021-10-29 14:40:45 +00:00
tst-free-errno.c
tst-interpose-aux-nothread.c
tst-interpose-aux-thread.c
tst-interpose-aux.c
tst-interpose-aux.h
tst-interpose-nothread.c
tst-interpose-skeleton.c
tst-interpose-static-nothread.c
tst-interpose-static-thread.c
tst-interpose-thread.c
tst-mallinfo2.c
tst-mallinfo2.c: Use correct multiple for total variable
2021-05-25 16:47:01 -04:00
tst-malloc_info.c
tst-malloc-backtrace.c
tst-malloc-check.c
Remove "Contributed by" lines
2021-09-03 22:06:44 +05:30
tst-malloc-fork-deadlock.c
tst-malloc-stats-cancellation.c
tst-malloc-tcache-leak.c
tst-malloc-thread-exit.c
tst-malloc-thread-fail.c
tst-malloc-too-large.c
tst-malloc-usable-tunables.c
tst-malloc-usable.c
Handle NULL input to malloc_usable_size [BZ #28506 ]
2021-10-29 14:53:55 +05:30
tst-malloc.c
Remove "Contributed by" lines
2021-09-03 22:06:44 +05:30
tst-mallocalign1.c
Add a generic malloc test for MALLOC_ALIGNMENT
2021-07-09 06:39:30 -07:00
tst-mallocfork2.c
tst-mallocfork3.c
posix: Add _Fork [BZ #4737 ]
2021-06-28 15:55:56 -03:00
tst-mallocfork.c
tst-mallocstate.c
Remove "Contributed by" lines
2021-09-03 22:06:44 +05:30
tst-mallopt.c
tst-memalign.c
tst-mtrace.c
tst-mtrace.sh
Move malloc hooks into a compat DSO
2021-07-22 18:37:59 +05:30
tst-mxfast.c
tst-obstack.c
Remove "Contributed by" lines
2021-09-03 22:06:44 +05:30
tst-posix_memalign.c
tst-pvalloc-fortify.c
tst-pvalloc.c
tst-realloc.c
tst-reallocarray.c
tst-safe-linking.c
tst-safe-linking: make false positives even more improbable
2021-07-19 08:29:25 +05:30
tst-scratch_buffer.c
tst-tcfree1.c
tst-tcfree2.c
tst-tcfree3.c
tst-trim1.c
tst-valloc.c
Versions
Move malloc_{g,s}et_state to libc_malloc_debug
2021-07-22 18:38:10 +05:30