From a64b525ff4a2489ed217bb59d34eff709b4702b7 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 4 Jul 1999 08:48:02 +0000 Subject: [PATCH] *** empty log message *** --- old/fileutils/ChangeLog | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index f0b4d03..fecb904 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,22 @@ +1999-06-27 Paul Eggert + + Fix some incompatibilities between `df -P' and POSIX.2. + + * lib/human.h (enum human_inexact_style): New enum. + (human_readable_inexact): New decl. + + * lib/human.c (human_readable): New function. + (human_readable_inexact): Renamed from human_readable, with new arg + INEXACT_STYLE. Add support for ceiling and floor. + + * src/df.c (print_header): Conform to POSIX if posix_format). + (df_readable): Take ceiling if posix_format. + (ceil_percent): New function. + (show_dev): Take ceiling of percent if posix_format. + Align with POSIX-conforming header if posix_format. + + * doc/fileutils.texi: Document these changes. + 1999-07-04 Paul Eggert * lib/xstrtol.c (__strtol): Remove decl; it doesn't work if __strtol -- 2.7.4