diff options
author | Ulrich Drepper <drepper@redhat.com> | 2009-04-18 08:44:10 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2009-04-18 08:44:10 +0000 |
commit | 0588a9cb6275025a62d89b94bcde1a9bb13e9c69 (patch) | |
tree | ecdd4fa0003239581b0b422cb06e3b466ad02b4c /ChangeLog | |
parent | da2d2fb68dae7ed9f498fc67c85690d890b753fd (diff) | |
download | glibc-0588a9cb6275025a62d89b94bcde1a9bb13e9c69.zip glibc-0588a9cb6275025a62d89b94bcde1a9bb13e9c69.tar.gz glibc-0588a9cb6275025a62d89b94bcde1a9bb13e9c69.tar.bz2 |
* malloc/malloc.c (malloc_info): Output address space information.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2009-04-18 Ulrich Drepper <drepper@redhat.com> + + * malloc/malloc.c (malloc_info): Output address space information. + 2009-04-17 Ulrich Drepper <drepper@redhat.com> * malloc/malloc.c (malloc_info): Also output system memory information. |