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.
 
 
 
 
 
 
Francois Goichon bdc3009b8f malloc: harden removal from unsorted list 8 years ago
..
Depend Update. 27 years ago
Makefile [BZ #22830] malloc_stats: restore cancellation for stderr correctly. 8 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 Update copyright dates with scripts/update-copyrights. 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 Update copyright dates with scripts/update-copyrights. 8 years ago
malloc-hooks.h Update copyright dates with scripts/update-copyrights. 8 years ago
malloc-internal.h Update copyright dates with scripts/update-copyrights. 8 years ago
malloc.c malloc: harden removal from unsorted list 8 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 Update copyright dates with scripts/update-copyrights. 8 years ago
thread-freeres.c Update copyright dates with scripts/update-copyrights. 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 8 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-trim1.c * malloc/tst-trim1.c: New file. 19 years ago
tst-valloc.c Update copyright dates with scripts/update-copyrights. 8 years ago