From 901835b8bfc3a631fe5f27e2f6d58960da1585cd Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 22 Nov 2005 15:06:38 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 553223686c..6ac03fcda0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,9 @@ * Version 6.0-cvs. + * tests/rm/rm2: Ensure that rm now continues removing entries + even after certain types of failure. + * src/remove.c: Rewrite. Now, this module is reentrant on systems that provide openat (Solaris), and on systems like Linux+procfs where our openat emulation code is reentrant. This also fixes a -- 2.47.3