diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-10-05 05:32:24 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-10-05 05:32:24 +0000 |
commit | 926de5eb779ca8b33e7bbfb588afa442fab69714 (patch) | |
tree | 2ba68e875fcd7ca1a72aa6b7221a168aca9b7640 /ChangeLog | |
parent | 43fc8f18c7898966fce3cc4a19908a61a8186f07 (diff) | |
download | glibc-926de5eb779ca8b33e7bbfb588afa442fab69714.zip glibc-926de5eb779ca8b33e7bbfb588afa442fab69714.tar.gz glibc-926de5eb779ca8b33e7bbfb588afa442fab69714.tar.bz2 |
Update.
* malloc/Makefile ($(objpfx)memprof): Fix typo in rule.
* malloc/memprof.sh: Take options to control memprofstat.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 1999-10-04 Ulrich Drepper <drepper@cygnus.com> + * malloc/Makefile ($(objpfx)memprof): Fix typo in rule. + + * malloc/memprof.sh: Take options to control memprofstat. + * malloc/Makefile: Add rule to generate memprof script. * malloc/memprof.sh: New file. |