projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d89182
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Sun, 14 Apr 2002 12:53:00 +0000
(12:53 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sun, 14 Apr 2002 12:53:00 +0000
(12:53 +0000)
old/fileutils/ChangeLog
patch
|
blob
|
history
diff --git
a/old/fileutils/ChangeLog
b/old/fileutils/ChangeLog
index 1f0f6dd3956145a145a1523c8836ded6b685810f..bc94bd695aaab73a00f120657ef7f95d4d0b83c0 100644
(file)
--- 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.