mirror of
https://github.com/coreutils/coreutils.git
synced 2024-12-13 03:44:26 +08:00
*** empty log message ***
This commit is contained in:
parent
2795faa36f
commit
0e2ebc67e2
@ -1,3 +1,21 @@
|
||||
2000-06-16 Jim Meyering <meyering@lucent.com>
|
||||
|
||||
* src/copy.c (copy_reg): Give a slightly better diagnostic upon
|
||||
open failure.
|
||||
|
||||
2000-06-15 Paul Eggert <eggert@twinsun.com>
|
||||
|
||||
* NEWS, doc/fileutils.texi: df, du, and ls now round disk
|
||||
usage up and disk free space down.
|
||||
|
||||
* src/df.c (df_readable): New arg for rounding style.
|
||||
Round negative numbers correctly.
|
||||
(show_dev): Round disk usage up and disk free space down.
|
||||
|
||||
* src/ls.c: (print_dir, gobble_file, print_long_format,
|
||||
print_file_name_and_frills): Round disk usage up.
|
||||
* src/du.c (print_size): Likewise.
|
||||
|
||||
2000-06-14 Andreas Schwab <schwab@suse.de>
|
||||
|
||||
* tests/rm/r-1 (framework_failure): Initialize this instead of
|
||||
|
Loading…
Reference in New Issue
Block a user