glibc/malloc
Adhemerval Zanella 3fff436ecf Extend malloc function hiding to tst-memaling-2 and tst-reallocarray (BZ #32366)
Add "tst-malloc-aux.h" on tst-memalign-2.c and extend the mechanism
to handle reallocarray as well (clang-20 also optimize-out
reallocarray).
2025-04-09 13:36:12 -03:00
..
Depend
Makefile
Versions
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: Use __always_inline for simple functions 2025-03-26 13:17:51 +00:00
dynarray-skeleton.c
dynarray.h
dynarray_at_failure.c
dynarray_emplace_enlarge.c
dynarray_finalize.c
dynarray_resize.c
dynarray_resize_clear.c
hooks.c
malloc-check.c Suppress -Wmaybe-uninitialized only for gcc 2025-04-09 08:45:22 -03:00
malloc-debug.c
malloc-internal.h
malloc.c malloc: Improve performance of __libc_malloc 2025-03-28 15:31:34 +00:00
malloc.h
mallocbug.c
mcheck-impl.c Add fall-through between switch labels annotations 2025-04-09 08:45:23 -03:00
mcheck-init.c
mcheck.c
mcheck.h
memusage.c
memusage.sh
memusagestat.c
morecore.c
mtrace-impl.c
mtrace.c
mtrace.pl
obstack.c
obstack.h
reallocarray.c
scratch_buffer_grow.c
scratch_buffer_grow_preserve.c
scratch_buffer_set_array_size.c
set-freeres.c elf: Merge __dl_libc_freemem into __rtld_libc_freeres 2025-02-02 20:10:09 +01:00
thread-freeres.c
tst-aligned-alloc-random-thread-cross.c
tst-aligned-alloc-random-thread.c
tst-aligned-alloc-random.c
tst-aligned-alloc-static.c
tst-aligned-alloc.c
tst-aligned_alloc-lib.c
tst-alloc_buffer.c
tst-calloc.c malloc: cleanup casts in tst-calloc 2025-01-25 05:34:05 +00:00
tst-compathooks-off.c
tst-compathooks-on.c
tst-dynarray-at-fail.c
tst-dynarray-fail.c
tst-dynarray-shared.h
tst-dynarray.c
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-malloc-alternate-path.c
tst-malloc-aux.h Extend malloc function hiding to tst-memaling-2 and tst-reallocarray (BZ #32366) 2025-04-09 13:36:12 -03:00
tst-malloc-backtrace.c
tst-malloc-check.c
tst-malloc-fork-deadlock.c
tst-malloc-random.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
tst-malloc.c
tst-malloc_info.c
tst-mallocalign1.c
tst-mallocfork.c
tst-mallocfork2.c
tst-mallocfork3.c
tst-mallocstate.c
tst-mallopt.c
tst-memalign-2.c Extend malloc function hiding to tst-memaling-2 and tst-reallocarray (BZ #32366) 2025-04-09 13:36:12 -03:00
tst-memalign-3.c Extend malloc function hiding to tst-memaling-2 and tst-reallocarray (BZ #32366) 2025-04-09 13:36:12 -03:00
tst-memalign.c
tst-mtrace.c
tst-mtrace.sh
tst-mxfast.c
tst-obstack.c
tst-posix_memalign.c
tst-pvalloc-fortify.c
tst-pvalloc.c
tst-realloc.c
tst-reallocarray.c Extend malloc function hiding to tst-memaling-2 and tst-reallocarray (BZ #32366) 2025-04-09 13:36:12 -03:00
tst-safe-linking.c
tst-scratch_buffer.c
tst-tcfree1.c
tst-tcfree2.c
tst-tcfree3.c
tst-trim1.c
tst-valloc.c