mirror of
https://github.com/coreutils/coreutils.git
synced 2024-11-24 10:23:31 +08:00
Fix Cygwin porting problem reported by Eric Blake.
This commit is contained in:
parent
002c26a153
commit
0f10230a24
@ -1,7 +1,14 @@
|
||||
2005-05-14 Paul Eggert <eggert@cs.ucla.edu>
|
||||
2005-05-16 Paul Eggert <eggert@cs.ucla.edu>
|
||||
|
||||
* 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 <eggert@cs.ucla.edu>
|
||||
|
||||
* src/remove.c: Include unlinkdir.h.
|
||||
(UNLINK_CAN_UNLINK_DIRS): Remove.
|
||||
(remove_entry): Use cannot_unlink_dirs () rather than
|
||||
|
Loading…
Reference in New Issue
Block a user