From 5df3b1a0782ea747db283ca4be4a50846d6f6692 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 17 Dec 2005 13:46:34 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 0394c3fa27..c2f3ba8b84 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,14 @@ -2005-12-05 Andreas Gruenbacher +2005-12-17 Jim Meyering * Version 6.0-cvs. + * src/remove.c (is_empty_dir): Open with O_NDELAY, so we don't hang, + e.g., on a named pipe. + (OPEN_NO_FOLLOW_SYMLINK): Remove definition. Use O_NOFOLLOW in + place of all uses, since it is guaranteed (system.h) to be defined. + +2005-12-05 Andreas Gruenbacher + Add POSIX ACL support * src/ls.c: Switch back from HAVE_ACL to USE_ACL: The acl() syscall is no requirement for ACL support; particularly, it does not exist -- 2.47.3