diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-10-05 06:32:59 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-10-05 06:32:59 +0000 |
commit | 479620b96e2815b9f77079b44fe4a46f688d33ca (patch) | |
tree | 8fe729f88fd82361fae93f25ce06196d1f30aade /ChangeLog | |
parent | 926de5eb779ca8b33e7bbfb588afa442fab69714 (diff) | |
download | glibc-479620b96e2815b9f77079b44fe4a46f688d33ca.zip glibc-479620b96e2815b9f77079b44fe4a46f688d33ca.tar.gz glibc-479620b96e2815b9f77079b44fe4a46f688d33ca.tar.bz2 |
Update.
* malloc/memprof.sh: Various small cleanups. Add short options.
Write error messages to stderr.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 1999-10-04 Ulrich Drepper <drepper@cygnus.com> + * malloc/memprof.sh: Various small cleanups. Add short options. + Write error messages to stderr. + * malloc/Makefile ($(objpfx)memprof): Fix typo in rule. * malloc/memprof.sh: Take options to control memprofstat. |