From 7741f87086bcd803cd79928dca2a955049657f48 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 25 Oct 1998 13:58:56 +0000 Subject: [PATCH] *** empty log message *** --- old/fileutils/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 4a038a7735..226e05c4bb 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,10 @@ +1998-10-25 Jim Meyering + + * src/remove.c (remove_cwd_entries): Don't apply CLOSEDIR to a NULL + pointer. (provoke with `mkdir -m 0100 x; rm -rf x') + Upon CLOSEDIR failure, set `status' to RM_ERROR, not RM_OK. + (remove_dir): Return `status', rather than always RM_OK. + 1998-10-18 Jim Meyering * Version 4.0-b5. -- 2.47.3