glibc/malloc
Ulrich Drepper 765bbb24bd * stdio-common/_itowa.c: Don't compile _itowa for 64-bit
platforms.
	* stdio-common/_itoa.c: Don't compile in _itoa and _fitoa for
	64-bit platforms.
	* malloc/mtrace.c (tr_where): Use _fitoa_word instead of _fitoa if
	possible.
	* posix/wordexp.c (parse_arith): Use _itoa_word instead of _itoa
	if possible.
2007-01-22 21:21:52 +00:00
..
arena.c . 2007-07-31 13:33:18 +00:00
Depend
hooks.c . 2007-07-31 13:33:18 +00:00
Makefile * malloc/memusage.sh (memusageso): Add quotes. 2006-05-19 16:48:27 +00:00
malloc.c . 2007-07-31 13:33:18 +00:00
malloc.h * malloc/arena.c (ptmalloc_init): Recognize MALLOC_PERTURB_ and call 2005-03-08 00:50:21 +00:00
mallocbug.c
mcheck-init.c Update. 2004-09-08 08:12:39 +00:00
mcheck.c 2.5-18.1 2007-07-12 18:26:36 +00:00
mcheck.h
memusage.c . 2007-07-31 13:33:18 +00:00
memusage.sh . 2007-07-31 13:33:18 +00:00
memusagestat.c . 2007-07-31 13:33:18 +00:00
morecore.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
mtrace.c * stdio-common/_itowa.c: Don't compile _itowa for 64-bit 2007-01-22 21:21:52 +00:00
mtrace.pl . 2007-07-31 13:33:18 +00:00
obstack.c [BZ #321] 2006-01-11 05:43:11 +00:00
obstack.h [BZ #321] 2006-01-11 05:43:11 +00:00
set-freeres.c
thread-freeres.c
tst-calloc.c
tst-malloc.c * malloc/malloc.c (sYSMALLOc): Avoid infinite loop if MMAP 2006-08-24 17:30:37 +00:00
tst-mallocfork.c * malloc/tst-mallocfork.c (do_test): Make sure sa_flags is 2005-12-06 00:50:15 +00:00
tst-mallocstate.c
tst-mcheck.c * elf/dl-close.c: Include stddef.h. 2005-04-27 01:39:11 +00:00
tst-mtrace.c
tst-mtrace.sh [BZ #804] 2005-10-14 23:42:04 +00:00
tst-obstack.c
tst-valloc.c
Versions