summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-04-14 12:53:00 +0000
committerJim Meyering <jim@meyering.net>2002-04-14 12:53:00 +0000
commit2b38bcb26a3988b8871b35a69eb430b4371ed6b8 (patch)
treea8fa2b4a24915db9009d8d85511cfc8b08f512ee /old
parent6d89182e282acbc10aed94c1914d1057d388b886 (diff)
downloadcoreutils-2b38bcb26a3988b8871b35a69eb430b4371ed6b8.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 1f0f6dd39..bc94bd695 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,5 +1,11 @@
2002-04-14 Jim Meyering <meyering@lucent.com>
+ * src/stat.c (statfs_secure): Define.
+ (print_stat): Remove another #ifdef.
+ (do_statfs): Likewise.
+ (print_statfs): Prefer/use fputs over printf.
+ (print_stat): Likewise.
+
* src/Makefile.am (bin_PROGRAMS): Add stat.
(noinst_HEADERS): Add fs.h.