summaryrefslogtreecommitdiff
path: root/ChangeLog-2008
diff options
context:
space:
mode:
authorPozsár Balázs <pozsy@uhulinux.hu>2012-09-24 02:39:09 +0100
committerPádraig Brady <P@draigBrady.com>2012-09-24 15:14:23 +0100
commit7331ab55fc28ac03c18cd683b7748a07dbd63f0f (patch)
treeef1b7388c8698720657d5a60ef0c9a20c7f1b87d /ChangeLog-2008
parent2dad87f6415ec68564e934ace33496db1abc68c7 (diff)
downloadcoreutils-7331ab55fc28ac03c18cd683b7748a07dbd63f0f.tar.xz
dd: new option, status=none to suppress output statistics
* src/dd.c (STATUS_NONE): A new bitmask combining all STATUS_ options, thus used to suppress all informational output. (struct symbol_value statuses): Expose the "none" option, corresponding to the STATUS_NONE bitmask above. (print_stats): Return early if STATUS_NONE is specified. Also move the call to gethrxtime() down so that it's only called when needed. (usage): Describe the new options. * doc/coreutils.texi (dd invocation): Likewise. * NEWS: Mention the new feature. * tests/dd/misc.sh: Ensure the new option works.
Diffstat (limited to 'ChangeLog-2008')
0 files changed, 0 insertions, 0 deletions