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.
 
 
 
 
 
 
Ulrich Drepper 129abdd3ee * malloc/mcheck.c (reallochook): If size==0, free the block. 19 years ago
..
Depend Update. 27 years ago
Makefile * malloc/arena.c (heap_info): Add mprotect_size field, adjust pad. 19 years ago
Versions * malloc/Versions (GLIBC_PRIVATE): Add __libc_thread_freeres. 23 years ago
arena.c [MALLOC_DEBUG]: Keep track of current maximum number of mmaps. n_mmaps_max is the target. 19 years ago
hooks.c [MALLOC_DEBUG]: Keep track of current maximum number of mmaps. n_mmaps_max is the target. 19 years ago
malloc.c * malloc/malloc.c: Use all small bin slots on 64-bit archs. 19 years ago
malloc.h * malloc/arena.c (ptmalloc_init): Recognize MALLOC_PERTURB_ and call 21 years ago
mallocbug.c update from main archive 961207 30 years ago
mcheck-init.c Update. 22 years ago
mcheck.c * malloc/mcheck.c (reallochook): If size==0, free the block. 19 years ago
mcheck.h Update to LGPL v2.1. 25 years ago
memusage.c . 19 years ago
memusage.sh [BZ #3348] 19 years ago
memusagestat.c . 19 years ago
morecore.c Moved to csu/errno-loc.c. 21 years ago
mtrace.c * stdio-common/_itoa.h: Define _itoa and _fitoa for 64-bit platforms. 19 years ago
mtrace.pl . 19 years ago
obstack.c [BZ #321] 21 years ago
obstack.h [BZ #321] 21 years ago
set-freeres.c Update. 23 years ago
thread-freeres.c * malloc/thread-freeres.c: Conditionalize on _LIBC_REENTRANT. 23 years ago
tst-calloc.c Add tests for one or both parameters being zero. 24 years ago
tst-malloc.c * malloc/malloc.c (sYSMALLOc): Avoid infinite loop if MMAP 20 years ago
tst-mallocfork.c * malloc/tst-mallocfork.c (do_test): Make sure sa_flags is 21 years ago
tst-mallocstate.c Update. 25 years ago
tst-mcheck.c * elf/dl-close.c: Include stddef.h. 21 years ago
tst-mtrace.c Update to LGPL v2.1. 25 years ago
tst-mtrace.sh [BZ #804] 21 years ago
tst-obstack.c Update. 26 years ago
tst-valloc.c Update. 26 years ago