diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2014-05-06 18:38:09 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2014-05-06 18:38:46 -0700 |
commit | 3974c0932df8281f4e0fa34c36c07a9d72f1155d (patch) | |
tree | 11ac3df3d1ed48724732d1cf747ae61d05236c3c /tests/install | |
parent | 8840a00cd79b8beae72b1a0ec6b9e64912633c13 (diff) | |
download | coreutils-3974c0932df8281f4e0fa34c36c07a9d72f1155d.tar.xz |
dd: fix conv=ascii, conv=ebcdic, conv=ibm to match POSIX
Problem reported by Don Baggett in <http:/bugs.gnu.org/17422>.
* NEWS:
* doc/coreutils.texi (dd invocation): Document this.
* src/dd.c (conversions): conv=ascii implies conv=unblock.
conv=ebcdic and conv=ibm imply conv=block.
(ascii_to_ebcdic, ebcdic_to_ascii): Correct to match
POSIX 1003.1-2013.
* tests/dd/ascii.sh: New file.
* tests/local.mk (all_tests): Add it.
Diffstat (limited to 'tests/install')
0 files changed, 0 insertions, 0 deletions