glibc/malloc
Dmitry V. Levin 57c69bef13 Set "fail on error" mode directly in testsuite shell scripts 2012-09-25 02:48:31 +00:00
..
Depend
Makefile Set "fail on error" mode directly in testsuite shell scripts 2012-09-25 02:48:31 +00:00
Versions Implement aligned_alloc 2012-01-01 07:17:21 -05:00
arena.c Properly handle fencepost with MALLOC_ALIGN_MASK 2012-09-24 08:58:04 -07:00
hooks.c Return requested size for malloc_usable_size when MALLOC_CHECK_ > 0 2012-09-05 21:49:30 +05:30
malloc.c Cleanup code duplication in malloc on fallback to use another arena 2012-09-07 14:40:58 +05:30
malloc.h Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
mallocbug.c Avoid warnings in test malloc program 2012-03-28 13:05:11 -04:00
mcheck-init.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
mcheck.c * malloc/arena.c: Fold copyright years. 2012-09-05 20:47:16 -03:00
mcheck.h Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
memusage.c * malloc/arena.c: Fold copyright years. 2012-09-05 20:47:16 -03:00
memusage.sh Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
memusagestat.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
morecore.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
mtrace.c Rename __secure_getenv to secure_getenv 2012-07-25 19:46:22 +02:00
mtrace.pl Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
obstack.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
obstack.h Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
set-freeres.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
thread-freeres.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
tst-calloc.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
tst-malloc-usable.c Return requested size for malloc_usable_size when MALLOC_CHECK_ > 0 2012-09-05 21:49:30 +05:30
tst-malloc.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
tst-mallocfork.c
tst-mallocstate.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
tst-mcheck.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
tst-mtrace.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
tst-mtrace.sh Set "fail on error" mode directly in testsuite shell scripts 2012-09-25 02:48:31 +00:00
tst-obstack.c
tst-trim1.c
tst-valloc.c