diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2004-11-16 07:46:08 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2004-11-16 07:46:08 +0000 |
commit | 586b8823f9a0c5c3871f3de10b1dce903ebe545d (patch) | |
tree | c50110b13a032d9ba2b3635f96c5a89518cf346b /tests | |
parent | 537acced2662e3106b30464884690ef403b2c7be (diff) | |
download | coreutils-586b8823f9a0c5c3871f3de10b1dce903ebe545d.tar.xz |
(C_ASCII, C_EBCDIC, C_IBM, C_BLOCK, C_UNBLOCK,
C_LCASE, C_UCASE, C_SWAB, C_NOERROR, C_NOTRUNC, C_SYNC, C_TWOBUFS,
C_NOCREAT, C_EXCL, C_FDATASYNC, C_FSYNC): Now constants, not
macros.
(STATUS_NOXFER, statuses): New constants.
(usage, print_stats, scanargs): Add support for status=noxfer.
(usage): Update status output to match new behavior.
(print_stats): Always output complete byte count.
Put space between numbers and units, as SI requires.
Use ngettext so that i18n can use plurals for "byte" and "second".
Don't multiply by 1e-9 (inexact); divide by 1e9 (which is exact).
(iflag_error_msgid, oflag_error_msgid): Remove; replace uses by
the string.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions