From: Paul Eggert Date: Mon, 16 May 2005 20:29:08 +0000 (+0000) Subject: Fix Cygwin porting problem reported by Eric Blake. X-Git-Tag: CPPI-1_12~776 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0f10230a24125c8b7333850e58cc92a100203c84;p=thirdparty%2Fcoreutils.git Fix Cygwin porting problem reported by Eric Blake. --- diff --git a/ChangeLog b/ChangeLog index a57da48bb2..cc9f6c20ed 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,14 @@ -2005-05-14 Paul Eggert +2005-05-16 Paul Eggert * Version 5.3.1. + Fix Cygwin porting problem reported by Eric Blake. + * src/remove.c (DT_IS_DIR): Remove. + (DT_IS_KNOWN, DT_MUST_BE): New macros. + (remove_entry): Use them. + +2005-05-14 Paul Eggert + * src/remove.c: Include unlinkdir.h. (UNLINK_CAN_UNLINK_DIRS): Remove. (remove_entry): Use cannot_unlink_dirs () rather than