]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Tue, 16 Apr 2002 06:51:00 +0000 (06:51 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 16 Apr 2002 06:51:00 +0000 (06:51 +0000)
old/fileutils/ChangeLog

index 6488cff23484bcbea553ad9519b8bb3f55bd83a8..d3932e4ad5f64d600bbab3f4ac57c0bdb5c0eb47 100644 (file)
@@ -1,7 +1,13 @@
-2002-04-15  Jim Meyering  <meyering@lucent.com>
+2002-04-16  Jim Meyering  <meyering@lucent.com>
 
        * Version 4.1.9.
 
+       * src/stat.c: Add copyright comment.
+       (human_fstype): Rename from print_human_fstype, and rework accordingly.
+       (print_statfs): Use human_fstype to honor format width on %T.
+
+2002-04-15  Jim Meyering  <meyering@lucent.com>
+
        Handle "lld" vs "ld" printf formats the same way Bash does.
        * src/stat.c: Include inttypes.h.
        (PRIdMAX, PRIuMAX): Define, if not already defined.