projects
/
platform
/
upstream
/
linaro-glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bf98bd2
)
* malloc/malloc.c [MALLOC_DEBUG]: Keep track of current maximum
author
Ulrich Drepper
<drepper@redhat.com>
Sun, 13 May 2007 20:33:06 +0000
(20:33 +0000)
committer
Ulrich Drepper
<drepper@redhat.com>
Sun, 13 May 2007 20:33:06 +0000
(20:33 +0000)
number of mmaps. n_mmaps_max is the target.
* malloc/hooks.c: Likewise.
* malloc/arena.c: Likewise.
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index
576aa3d
..
621eee5
100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-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