diff options
author | Jim Meyering <jim@meyering.net> | 2004-12-14 08:50:52 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2004-12-14 08:50:52 +0000 |
commit | 4c42cf3fdb8afa97ae38c8c669771017c4adec20 (patch) | |
tree | 38fa92a7059e0422e06c1eeed6bbcb20e89f46e0 /ChangeLog | |
parent | 5d528360ff3562355c1f13b22052362321f7b89d (diff) | |
download | coreutils-4c42cf3fdb8afa97ae38c8c669771017c4adec20.tar.xz |
Include quotearg.h.
Use quotearg_colon in most diagnostics.
(copy_to_temp): Rewrite not to exit upon I/O or temp-file-creation
failure. Before, this command (with /full/tmp being a full partition)
TMPDIR=/full/tmp ./tac /proc/modules tac.c
would exit immediately upon the write error while trying to copy
non-seekable /proc/modules to the full partition. Now it still
reports the failure but continues on with the remaining file.
Diffstat (limited to 'ChangeLog')
0 files changed, 0 insertions, 0 deletions