From: Jim Meyering Date: Sat, 4 Jan 2003 10:35:13 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.5~337 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a1c2309c21f87ea83aaa0866e97b951e266c6a0;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 12a8927f37..65ba226792 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,10 @@ 2003-01-04 Jim Meyering - rm could be tricked into mistakenly reporting a cycle. + * src/copy.h: Remove use of PARAMS. + * src/remove.h: Likewise. + * src/chown-core.h: Likewise. + rm could be tricked into mistakenly reporting a cycle. * src/remove.c: [cycle_check_state]: New global. (remove_cwd_entries): Adapt to new semantics of cycle_check. (rm): Call cycle_check_init and cycle_check_free for each file.