From 4dd208a3727a71aaf7d1e04465db3e9f7b301c3e Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sat, 4 Dec 2004 07:03:11 +0000 Subject: [PATCH] * src/tail.c (tail_file): Set errnum to -1 if the initial "tail" failed. --- ChangeLog | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 0b03dadad4..1b6b3db3fa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,14 @@ -2004-12-02 Jim Meyering +2004-12-03 Paul Eggert * Version 5.3.0. + * src/tail.c (tail_file): Set errnum to -1 if the initial "tail" + failed. This works around an assertion failure reported by + Roberto Nibali in: + http://lists.gnu.org/archive/html/bug-coreutils/2004-12/msg00012.html + +2004-12-02 Jim Meyering + With using --color and with LS_COLORS saying not to color executables, don't stat every file. * src/ls.c (is_colored): New function. -- 2.47.2