diff options
author | Ulrich Drepper <drepper@redhat.com> | 2006-08-09 22:21:20 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2006-08-09 22:21:20 +0000 |
commit | 0c1c6c6c08cefd87654d3c28d4f904be57732e62 (patch) | |
tree | 4f08844cece25a5da30c27ec680ca1bc0e08ea1c /ChangeLog | |
parent | 1d05c2fb9c6fb297a39317231f31a75115e64f75 (diff) | |
download | glibc-0c1c6c6c08cefd87654d3c28d4f904be57732e62.zip glibc-0c1c6c6c08cefd87654d3c28d4f904be57732e62.tar.gz glibc-0c1c6c6c08cefd87654d3c28d4f904be57732e62.tar.bz2 |
* malloc/memusagestat.c: Silence warnings.cvs/fedora-glibc-20060810T0627
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2006-08-09 Ulrich Drepper <drepper@redhat.com> + * malloc/memusagestat.c: Silence warnings. + * malloc/malloc.c: Dynamically size mmap treshold if the program frees mmaped blocks. Patch by Valerie Henson and Arjan van de Ven. |