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
..
Depend Update. 1999-10-04 22:59:43 +00:00
Makefile Update. 2003-09-30 02:10:33 +00:00
Versions * malloc/Versions (GLIBC_PRIVATE): Add __libc_thread_freeres. 2003-02-22 00:55:36 +00:00
arena.c Update. 2003-07-01 08:31:38 +00:00
hooks.c Update. 2004-08-21 20:19:54 +00:00
malloc.c Update. 2004-08-21 20:19:54 +00:00
malloc.h Update. 2003-08-18 18:13:38 +00:00
mallocbug.c update from main archive 961207 1996-12-08 08:01:13 +00:00
mcheck-init.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
mcheck.c * scripts/abilist.awk: New file. 2002-11-14 03:59:56 +00:00
mcheck.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
memusage.c [BZ #285] 2004-08-10 04:18:14 +00:00
memusage.sh [BZ #40] 2004-05-17 18:59:35 +00:00
memusagestat.c [BZ #285] 2004-08-10 04:18:14 +00:00
mtrace.c Update. 2003-12-17 23:52:56 +00:00
mtrace.pl [BZ #163] 2004-05-18 20:18:14 +00:00
obstack.c Don't allow linking with _obstack. 2004-05-24 05:20:48 +00:00
obstack.h Update. 2004-06-29 17:28:24 +00:00
set-freeres.c Update. 2003-03-21 08:03:25 +00:00
thread-freeres.c * malloc/thread-freeres.c: Conditionalize on _LIBC_REENTRANT. 2003-02-22 01:58:06 +00:00
tst-calloc.c Add tests for one or both parameters being zero. 2002-08-07 23:06:11 +00:00
tst-malloc.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
tst-mallocstate.c Update. 2002-01-29 07:54:51 +00:00
tst-mtrace.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
tst-mtrace.sh Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
tst-obstack.c Update. 2000-11-20 17:40:29 +00:00
tst-valloc.c Update. 2000-11-20 17:40:29 +00:00