From 4a11acf04705a07b78d8ddf71cfc90ce2607cdd8 Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Wed, 11 Sep 2002 16:55:44 +0000 Subject: Fix HAVE_BROKEN_RESTART logic. Fix hash.h typos (only noticed when using Windows). Update .cvsignore files. --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4891382..b539477 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2002-09-11 Paul D. Smith + + * hash.h (STRING_COMPARE, ISTRING_COMPARE, STRING_N_COMPARE): Fix + macro to use RESULT instead of the incorrect _RESULT_. + + * make.h (HAVE_BROKEN_RESTART): Add prototypes for atomic_stat() + and atomic_readdir(). We need to #include dirent.h to get this to + work. + * misc.c (atomic_readdir): Fix typos. + 2002-09-10 Paul D. Smith * read.c (eval): Expand variable lists given to export and -- cgit v1.2.3