glibc/malloc
Ulrich Drepper 8e605e789d Update.
2000-03-26  Ulrich Drepper  <drepper@redhat.com>

	* include/features.h: Undef and document __USE_XOPEN2K.

	* malloc/mcheck.c: Implement pedantic checking of all allocated blocks
	whenever a function is called.  Initiated by calling mcheck_pedantic
	instead of mcheck.
	* malloc/mcheck.h: Declare mcheck_pedantic.
	* malloc/Versions [libc] (GLIBC_2.2): Add mcheck_pedantic.
	* locale/programs/localdef.c: Use mcheck_pedantic instead of mcheck
	for now.
2000-03-27 05:36:34 +00:00
..
Depend Update. 1999-10-04 22:59:43 +00:00
Makefile Update. 2000-02-22 05:25:08 +00:00
malloc.c Update. 2000-02-22 05:09:06 +00:00
malloc.h Update. 1999-12-19 19:51:55 +00:00
mallocbug.c update from main archive 961207 1996-12-08 08:01:13 +00:00
mcheck-init.c update from main archive 961220 1996-12-22 00:32:43 +00:00
mcheck.c Update. 2000-03-27 05:36:34 +00:00
mcheck.h Update. 2000-03-27 05:36:34 +00:00
memprof.c Update. 2000-02-11 19:48:04 +00:00
memprof.sh Fix --help string a bit. 1999-10-09 20:59:45 +00:00
memprofstat.c Update. 1999-10-04 04:37:58 +00:00
mtrace.c Update. 1999-06-28 15:52:36 +00:00
mtrace.pl Update. 1999-01-04 12:33:59 +00:00
obstack.c Update. 1999-01-23 22:50:17 +00:00
obstack.h Updated. 1999-03-29 02:31:34 +00:00
set-freeres.c Update. 1999-12-01 21:08:31 +00:00
thread-m.h Update. 1999-12-10 04:37:40 +00:00
tst-malloc.c Update 1999-07-07 12:14:17 +00:00
tst-valloc.c Update. 2000-02-22 05:25:08 +00:00
Versions Update. 2000-03-27 05:36:34 +00:00