diff options
| author | Ulrich Drepper <drepper@gmail.com> | 2012-01-16 12:07:56 -0500 |
|---|---|---|
| committer | Ulrich Drepper <drepper@gmail.com> | 2012-01-16 12:07:56 -0500 |
| commit | d77e786926ef8d4af55d978b86cc525e7366acd7 (patch) | |
| tree | e8f9df7153d7df6adfe0780413557cd9221d2e73 /ChangeLog | |
| parent | 400aa020ea599b4319670a1cea7028930aeab588 (diff) | |
| download | glibc-d77e786926ef8d4af55d978b86cc525e7366acd7.tar.xz glibc-d77e786926ef8d4af55d978b86cc525e7366acd7.zip | |
Minor cleanups of malloc code
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2012-01-16 Ulrich Drepper <drepper@gmail.com> + * malloc/malloc.c: Various cleanups. + * malloc/hooks.c: Likewise. + * stdlib/Makefile (tests): Add bug-fmtmsg1. * stdlib/bug-fmtmsg1.c: New file. |
