* malloc/malloc.c [MALLOC_DEBUG]: Keep track of current maximum

number of mmaps.  n_mmaps_max is the target.
	* malloc/hooks.c: Likewise.
	* malloc/arena.c: Likewise.
This commit is contained in:
Ulrich Drepper 2007-05-13 20:33:06 +00:00
parent bf98bd2966
commit 366ad8fd05

View File

@ -1,3 +1,10 @@
2007-05-13 Ulrich Drepper <drepper@redhat.com>
* malloc/malloc.c [MALLOC_DEBUG]: Keep track of current maximum
number of mmaps. n_mmaps_max is the target.
* malloc/hooks.c: Likewise.
* malloc/arena.c: Likewise.
2007-05-12 Andreas Jaeger <aj@suse.de>
* sysdeps/unix/sysv/linux/tst-getcpu.c: Include <unistd.h> for