mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-10 23:30:07 +00:00
* 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:
parent
bf98bd2966
commit
366ad8fd05
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user