projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e630b8
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Sun, 25 Oct 1998 13:58:56 +0000
(13:58 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sun, 25 Oct 1998 13:58:56 +0000
(13:58 +0000)
old/fileutils/ChangeLog
patch
|
blob
|
history
diff --git
a/old/fileutils/ChangeLog
b/old/fileutils/ChangeLog
index 4a038a77352ebbdafd82500ea182c7d275cd4708..226e05c4bb6b5eaa7df4a1c1689e952993d7540d 100644
(file)
--- 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.