From 276d0c7c646eef13a40fcaccbda1a56bed1310c6 Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Tue, 25 Mar 2003 02:46:42 +0000 Subject: Fix bug #2846. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 146b332..5a0e820 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2003-03-24 Paul D. Smith + + * remake.c (notice_finished_file): + + * make.h (ENULLLOOP): Set errno = 0 before invoking the command; + some calls (like readdir()) return NULL in valid situations + without resetting errno. Fixes bug #2846. + 2003-02-25 Paul D. Smith Port to OS/2 (__EMX__) by Andreas Buening . -- cgit v1.2.3