From: Jim Meyering Date: Thu, 28 Dec 2000 14:43:13 +0000 (+0000) Subject: . X-Git-Tag: FILEUTILS-4_0_36~148 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=9f0489df43e55f93c6fd63533226cd54cebace55;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index a57df09938..f9f1946c9e 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,7 +1,6 @@ -2000-12-27 Paul Eggert +2000-12-28 Jim Meyering - * tests/cp/cp-parents: Turn off the working directory's sticky - bit, so that we don't have to worry about it later. + * tests/cp/cp-parents: Run sticky-check from just-created directory. 2000-12-28 Jim Meyering @@ -10,6 +9,9 @@ 2000-12-27 Paul Eggert + * tests/sticky-check: Turn off the working directory's sticky + bit, so that we don't have to worry about it later. + * src/copy.c (same_file_ok): Use a single auto var for tmp_dst_sb, instead of two static vars. Likewise for tmp_src_sb. @@ -29,6 +31,7 @@ 2000-12-25 Jim Meyering Clean-up to avoid warnings from Irix's c89. + * src/remove.c (hash_compare_active_dir_ents): Return explicit `true' or `false', rather than relying on implicit int-to-enum cast. * src/copy.c (same_file_ok): Remove declaration and set of unused