You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
DJ Delorie 7c9a7c6836 malloc: Add another test for tcache double free check. 7 years ago
..
Depend Update. 27 years ago
Makefile malloc: Add another test for tcache double free check. 7 years ago
Versions Implement allocation buffers for internal use 9 years ago
alloc_buffer_alloc_array.c Update copyright dates with scripts/update-copyrights. 8 years ago
alloc_buffer_allocate.c Update copyright dates with scripts/update-copyrights. 8 years ago
alloc_buffer_copy_bytes.c Update copyright dates with scripts/update-copyrights. 8 years ago
alloc_buffer_copy_string.c Update copyright dates with scripts/update-copyrights. 8 years ago
alloc_buffer_create_failure.c Update copyright dates with scripts/update-copyrights. 8 years ago
arena.c malloc: Convert the unlink macro to the unlink_chunk function 8 years ago
dynarray-skeleton.c Update copyright dates with scripts/update-copyrights. 8 years ago
dynarray.h Update copyright dates with scripts/update-copyrights. 8 years ago
dynarray_at_failure.c Update copyright dates with scripts/update-copyrights. 8 years ago
dynarray_emplace_enlarge.c Update copyright dates with scripts/update-copyrights. 8 years ago
dynarray_finalize.c Update copyright dates with scripts/update-copyrights. 8 years ago
dynarray_resize.c Update copyright dates with scripts/update-copyrights. 8 years ago
dynarray_resize_clear.c Update copyright dates with scripts/update-copyrights. 8 years ago
hooks.c malloc: Update heap dumping/undumping comments [BZ #23351] 8 years ago
malloc-hooks.h Update copyright dates with scripts/update-copyrights. 8 years ago
malloc-internal.h Run thread shutdown functions in an explicit order 8 years ago
malloc.c malloc: tcache: Validate tc_idx before checking for double-frees [BZ #23907] 7 years ago
malloc.h Update copyright dates with scripts/update-copyrights. 8 years ago
mallocbug.c Reformat malloc to gnu style. 12 years ago
mcheck-init.c Update copyright dates with scripts/update-copyrights. 8 years ago
mcheck.c Update copyright dates with scripts/update-copyrights. 8 years ago
mcheck.h Update copyright dates with scripts/update-copyrights. 8 years ago
memusage.c Update copyright dates with scripts/update-copyrights. 8 years ago
memusage.sh Update copyright dates not handled by scripts/update-copyrights. 8 years ago
memusagestat.c Update copyright dates not handled by scripts/update-copyrights. 8 years ago
morecore.c Update copyright dates with scripts/update-copyrights. 8 years ago
mtrace.c Update copyright dates with scripts/update-copyrights. 8 years ago
mtrace.pl Update copyright dates not handled by scripts/update-copyrights. 8 years ago
obstack.c Update copyright dates with scripts/update-copyrights. 8 years ago
obstack.h Update copyright dates with scripts/update-copyrights. 8 years ago
reallocarray.c Update copyright dates with scripts/update-copyrights. 8 years ago
scratch_buffer_grow.c Update copyright dates with scripts/update-copyrights. 8 years ago
scratch_buffer_grow_preserve.c Update copyright dates with scripts/update-copyrights. 8 years ago
scratch_buffer_set_array_size.c Update copyright dates with scripts/update-copyrights. 8 years ago
set-freeres.c libc: Extend __libc_freeres framework (Bug 23329). 8 years ago
thread-freeres.c libc: Extend __libc_freeres framework (Bug 23329). 8 years ago
tst-alloc_buffer.c Update copyright dates with scripts/update-copyrights. 8 years ago
tst-calloc.c Update copyright dates with scripts/update-copyrights. 8 years ago
tst-dynarray-at-fail.c Update copyright dates with scripts/update-copyrights. 8 years ago
tst-dynarray-fail.c Update copyright dates with scripts/update-copyrights. 8 years ago
tst-dynarray-shared.h Update copyright dates with scripts/update-copyrights. 8 years ago
tst-dynarray.c Update copyright dates with scripts/update-copyrights. 8 years ago
tst-interpose-aux-nothread.c Update copyright dates with scripts/update-copyrights. 8 years ago
tst-interpose-aux-thread.c Update copyright dates with scripts/update-copyrights. 8 years ago
tst-interpose-aux.c Update copyright dates with scripts/update-copyrights. 8 years ago
tst-interpose-aux.h Update copyright dates with scripts/update-copyrights. 8 years ago
tst-interpose-nothread.c Update copyright dates with scripts/update-copyrights. 8 years ago
tst-interpose-skeleton.c Update copyright dates with scripts/update-copyrights. 8 years ago
tst-interpose-static-nothread.c Update copyright dates with scripts/update-copyrights. 8 years ago
tst-interpose-static-thread.c Update copyright dates with scripts/update-copyrights. 8 years ago
tst-interpose-thread.c Update copyright dates with scripts/update-copyrights. 8 years ago
tst-malloc-backtrace.c Update copyright dates with scripts/update-copyrights. 8 years ago
tst-malloc-fork-deadlock.c Update copyright dates with scripts/update-copyrights. 8 years ago
tst-malloc-stats-cancellation.c [BZ #22830] malloc_stats: restore cancellation for stderr correctly. 8 years ago
tst-malloc-tcache-leak.c Increase some test timeouts. 8 years ago
tst-malloc-thread-exit.c Update copyright dates with scripts/update-copyrights. 8 years ago
tst-malloc-thread-fail.c Update copyright dates with scripts/update-copyrights. 8 years ago
tst-malloc-too-large.c Fix integer overflows in internal memalign and malloc functions [BZ #22343] 8 years ago
tst-malloc-usable-static-tunables.c Initialize tunable list with the GLIBC_TUNABLES environment variable 9 years ago
tst-malloc-usable-static.c Add framework for tunables 9 years ago
tst-malloc-usable-tunables.c Initialize tunable list with the GLIBC_TUNABLES environment variable 9 years ago
tst-malloc-usable.c Update copyright dates with scripts/update-copyrights. 8 years ago
tst-malloc.c Update copyright dates with scripts/update-copyrights. 8 years ago
tst-malloc_info.c Update copyright dates with scripts/update-copyrights. 8 years ago
tst-mallocfork.c Prefer https for Sourceware links 9 years ago
tst-mallocfork2.c Update copyright dates with scripts/update-copyrights. 8 years ago
tst-mallocstate.c Update copyright dates with scripts/update-copyrights. 8 years ago
tst-mallopt.c Update copyright dates with scripts/update-copyrights. 8 years ago
tst-mcheck.c Update copyright dates with scripts/update-copyrights. 8 years ago
tst-memalign.c Update copyright dates with scripts/update-copyrights. 8 years ago
tst-mtrace.c Update copyright dates with scripts/update-copyrights. 8 years ago
tst-mtrace.sh Update copyright dates with scripts/update-copyrights. 8 years ago
tst-obstack.c Modify several tests to use test-skeleton.c 12 years ago
tst-posix_memalign.c Update copyright dates with scripts/update-copyrights. 8 years ago
tst-pvalloc.c Update copyright dates with scripts/update-copyrights. 8 years ago
tst-realloc.c Update copyright dates with scripts/update-copyrights. 8 years ago
tst-reallocarray.c Update copyright dates with scripts/update-copyrights. 8 years ago
tst-scratch_buffer.c Update copyright dates with scripts/update-copyrights. 8 years ago
tst-tcfree1.c malloc: tcache double free check 8 years ago
tst-tcfree2.c malloc: tcache double free check 8 years ago
tst-tcfree3.c malloc: Add another test for tcache double free check. 7 years ago
tst-trim1.c * malloc/tst-trim1.c: New file. 19 years ago
tst-valloc.c Update copyright dates with scripts/update-copyrights. 8 years ago