diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-08-13 21:54:43 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-08-13 21:54:43 +0000 |
commit | 6f47f6457b69a0cbd2653271158e8742e7e6616a (patch) | |
tree | e848217919d19b9acfce5b6810935ded41aee535 /ChangeLog | |
parent | e6df2698a71de1a923f037c2dbdabcf15b7afbd3 (diff) | |
download | glibc-6f47f6457b69a0cbd2653271158e8742e7e6616a.tar.gz |
Update.
* malloc/memusage.c (me): Allow creating the output file.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2001-08-13 Ulrich Drepper <drepper@redhat.com> + * malloc/memusage.c (me): Allow creating the output file. + * sysdeps/unix/sysv/linux/Makefile: Remove -fkeep-inline-functions flag for init-first. |