diff options
author | Jim Meyering <meyering@redhat.com> | 2008-07-23 14:50:52 +0200 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2008-07-23 15:55:45 +0200 |
commit | e535754fdbe701e70f3ac9834b643a9272dc1d98 (patch) | |
tree | 72f4d7236ca247db31001df16ec71599728c4045 /m4/boottime.m4 | |
parent | f674a10f7ebc55de6181007a5216a297e3dc3365 (diff) | |
download | coreutils-e535754fdbe701e70f3ac9834b643a9272dc1d98.tar.xz |
dd: minor fullblock changes
* src/dd.c (O_FULLBLOCK): Define using an enum, not #define.
Derive the value, rather than hard-coding to one that might conflict.
(usage): Mention iflag=fullblock in --help output.
(scanargs): Reset the O_FULLBLOCK bit, so that we don't try to set
an undefined attribute via fcntl (fd, F_SETFL, ...
* tests/dd/misc: Signal framework_failure when necessary.
Use "compare actual expected", so any diffs look "right".
* NEWS (dd): Alphabetize and reword.
* coreutils.texi (dd invocation): Adjust wording.
Diffstat (limited to 'm4/boottime.m4')
0 files changed, 0 insertions, 0 deletions