summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1998-10-25 13:58:56 +0000
committerJim Meyering <jim@meyering.net>1998-10-25 13:58:56 +0000
commit7741f87086bcd803cd79928dca2a955049657f48 (patch)
tree7653aead96a6b4c7095409a8386cfcdeb3cac390 /old
parent9e630b86cb456b1551feed0f7e9ae75931a2af29 (diff)
downloadcoreutils-7741f87086bcd803cd79928dca2a955049657f48.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 4a038a773..226e05c4b 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,3 +1,10 @@
+1998-10-25 Jim Meyering <meyering@ascend.com>
+
+ * 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 <meyering@ascend.com>
* Version 4.0-b5.