aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-01-08 17:21:48 +0000
committerUlrich Drepper <drepper@redhat.com>2001-01-08 17:21:48 +0000
commitcf1bb6d5c03ea7e3b3e02e8a427e0c504a17d44b (patch)
tree6444fa7f58ee19258ec7c0899c9155f5f82ec876 /ChangeLog
parent1950ebc6cb9f699db2cb62b3a203e95d6e1f5e65 (diff)
downloadglibc-cf1bb6d5c03ea7e3b3e02e8a427e0c504a17d44b.tar
glibc-cf1bb6d5c03ea7e3b3e02e8a427e0c504a17d44b.tar.gz
glibc-cf1bb6d5c03ea7e3b3e02e8a427e0c504a17d44b.tar.bz2
glibc-cf1bb6d5c03ea7e3b3e02e8a427e0c504a17d44b.zip
Update.
* malloc/memusage.c (me): Use access() to determine whether we should write the output file or not.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 593786368f..0b16263f61 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2001-01-08 Ulrich Drepper <drepper@redhat.com>
+ * malloc/memusage.c (me): Use access() to determine whether we
+ should write the output file or not.
+
* libio/bits/stdio.h (printf): Define macro to map printf call to
fprintf which gcc can optimize.
* stdio-common/printf.c: Undefine printf.