1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-03-15 09:24:20 +02:00
Files
coreutils/tests/misc
Pádraig Brady 758916b49e split: fix reporting of read errors
The bug was introduced with commit 23f6d41f, 19-02-2003.

* src/split.c (bytes_split, lines_split, line_bytes_split):
Correctly check the return from full_read().
* tests/misc/split-fail: Ensure split fails when
it can't read its input.
* NEWS: Mention the fix.
2010-10-07 20:08:16 +01:00
..
2010-02-25 08:54:49 -07:00
2010-10-07 20:08:16 +01:00
2010-08-28 19:28:20 +02:00
2010-03-16 23:10:15 +00:00
2010-09-29 11:05:12 +01:00