]> git.ipfire.org Git - thirdparty/coreutils.git/commit
Include "human.h".
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 15 Nov 2004 06:49:59 +0000 (06:49 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 15 Nov 2004 06:49:59 +0000 (06:49 +0000)
commit7d8f8967f3b1216508bc40237a93bd88894143f2
tree807ec1d4be1cdacab0b64537e801c12cf75aad11
parentc7169d726fc3c68ce7c1425192d9643af4108098
Include "human.h".
(w_bytes, start_time): New vars.
(usage): Document new I/O statistics output
(print_stats): Output new I/O statistics.
(cleanup): Do statistics after closing stdin and stdout, so that
the times are more accurate.
(write_output, dd_copy): Count output bytes.
(main): Get initial value of clock.
src/dd.c