1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-18 09:28:22 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2000-08-08 07:16:45 +00:00
parent 543cd52e60
commit c5e73d1f4a
+1
View File
@@ -2,6 +2,7 @@
* src/cut.c (cut_fields): Invoke xalloc_die instead of printing
our own message.
(cut_fields): Check for I/O error as well as end-of-file
2000-08-06 Bruno Haible <haible@clisp.cons.org>