diff options
author | Jim Meyering <jim@meyering.net> | 2004-12-14 09:54:16 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2004-12-14 09:54:16 +0000 |
commit | b4062c8a22f8c436bbb75638603ab38fd0edad09 (patch) | |
tree | a0b7d3324f10a15462163240a19769524f1f08e2 /ChangeLog | |
parent | ab8392641b7f05970787c11dd87de7aed37c5dab (diff) | |
download | coreutils-b4062c8a22f8c436bbb75638603ab38fd0edad09.tar.xz |
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ 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. + (tac_nonseekable): Return false also if copy_to_temp fails. 2004-12-13 Paul Eggert <eggert@cs.ucla.edu> |