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.
 
 
 
 
 
 
Will Newton 321e268471 malloc/hooks.c: Correct check for overflow in memalign_check. 13 years ago
..
Depend Update. 27 years ago
Makefile malloc: Add memalign test. 13 years ago
Versions Implement aligned_alloc 14 years ago
arena.c Add malloc probes for sbrk and heap resizing. 13 years ago
hooks.c malloc/hooks.c: Correct check for overflow in memalign_check. 13 years ago
malloc.c Add malloc probes for sbrk and heap resizing. 13 years ago
malloc.h Remove __malloc_ptr_t. 13 years ago
mallocbug.c Avoid warnings in test malloc program 14 years ago
mcheck-init.c Update copyright notices with scripts/update-copyrights. 13 years ago
mcheck.c Remove __malloc_size_t. 13 years ago
mcheck.h Update copyright notices with scripts/update-copyrights. 13 years ago
memusage.c Add #include <stdint.h> for uint[32|64]_t usage (except installed headers). 13 years ago
memusage.sh Update copyright notices with scripts/update-copyrights. 13 years ago
memusagestat.c Add #include <stdint.h> for uint[32|64]_t usage (except installed headers). 13 years ago
morecore.c Remove __malloc_ptr_t. 13 years ago
mtrace.c Use (void) in no-arguments function definitions. 13 years ago
mtrace.pl Update copyright notices with scripts/update-copyrights. 13 years ago
obstack.c Avoid use of "register" as optimization hint. 13 years ago
obstack.h Update copyright notices with scripts/update-copyrights. 13 years ago
set-freeres.c Update copyright notices with scripts/update-copyrights. 13 years ago
thread-freeres.c Update copyright notices with scripts/update-copyrights. 13 years ago
tst-calloc.c Update copyright notices with scripts/update-copyrights. 13 years ago
tst-malloc-usable.c Update copyright notices with scripts/update-copyrights. 13 years ago
tst-malloc.c Update copyright notices with scripts/update-copyrights. 13 years ago
tst-mallocfork.c * malloc/tst-mallocfork.c (do_test): Make sure sa_flags is 21 years ago
tst-mallocstate.c Update copyright notices with scripts/update-copyrights. 13 years ago
tst-mcheck.c Update copyright notices with scripts/update-copyrights. 13 years ago
tst-memalign.c malloc: Add memalign test. 13 years ago
tst-mtrace.c Update copyright notices with scripts/update-copyrights. 13 years ago
tst-mtrace.sh Add --enable-hardcoded-path-in-tests configure option 13 years ago
tst-obstack.c Update. 26 years ago
tst-posix_memalign.c malloc/tst-posix_memalign.c: Tidy up code. 13 years ago
tst-pvalloc.c malloc/tst-pvalloc.c: Tidy up code. 13 years ago
tst-realloc.c malloc: Add realloc test. 13 years ago
tst-trim1.c * malloc/tst-trim1.c: New file. 19 years ago
tst-valloc.c malloc/tst-valloc.c: Tidy up code. 13 years ago