glibc/malloc
Ulrich Drepper 3e030bd5f9 Update.
* malloc/hooks.c (DEFAULT_CHECK_ACTION): Moved to malloc.c.
	(check_action): Likewise.
	When printing error messages, use malloc_printf_nc now instead of
	fiddling with the streams cancellation flag in every place.
	* malloc/malloc.c (DEFAULT_CHECK_ACTION): New definition.  Change
	default to 3.
	(check_action): New variable.
	(unlink): Print error message and eventually terminate in case list
	is corrupted.
	(malloc_printf_nc): New function.  Use it in _int_free.
	Change proposed by Arjan van de Ven.
2004-08-21 20:19:54 +00:00
..
arena.c
Depend
hooks.c Update. 2004-08-21 20:19:54 +00:00
Makefile
malloc.c Update. 2004-08-21 20:19:54 +00:00
malloc.h
mallocbug.c
mcheck-init.c
mcheck.c
mcheck.h
memusage.c [BZ #285] 2004-08-10 04:18:14 +00:00
memusage.sh
memusagestat.c [BZ #285] 2004-08-10 04:18:14 +00:00
mtrace.c
mtrace.pl
obstack.c
obstack.h Update. 2004-06-29 17:28:24 +00:00
set-freeres.c
thread-freeres.c
tst-calloc.c
tst-malloc.c
tst-mallocstate.c
tst-mtrace.c
tst-mtrace.sh
tst-obstack.c
tst-valloc.c
Versions