]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 28 Dec 2000 09:41:39 +0000 (09:41 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 28 Dec 2000 09:41:39 +0000 (09:41 +0000)
old/fileutils/ChangeLog

index e024693cca47f7dffdadf68f61323fcbc991b879..2e5671abdbfad623706e4d7877728f4e5ec6e5cd 100644 (file)
@@ -1,10 +1,16 @@
+2000-12-27  Paul Eggert  <eggert@twinsun.com>
+
+       * 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.
+
 2000-12-26  Jim Meyering  <meyering@lucent.com>
 
        * Version 4.0.35.
 
        * Regenerate build/config framework to use automake-1.4b and
        the latest CVS version autoconf.
-       
+
        * tests/mkdir/perm: Disable the test if the working directory has
        the sticky bit set.
        * tests/cp/cp-parents: Likewise.