]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 8 Feb 2003 18:20:01 +0000 (18:20 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 8 Feb 2003 18:20:01 +0000 (18:20 +0000)
lib/ChangeLog

index 95f523174a1270c0b33a7378f57241aeb0e8cb45..cf3bbdca76a07347ad28db4a6a4596f0a5719974 100644 (file)
@@ -1,5 +1,8 @@
 2003-02-08  Jim Meyering  <jim@meyering.net>
 
+       * ftw.c (ftw_startup): Don't shadow outer declaration of save_err.
+       Merge inconsequential changes from libc.
+
        * ftw.c (ftw_startup): When using FTW_CHDIR, always remember
        the current directory, not just when DIR contains a slash.
        Reported by Manoj Srivastava via Michael Stone as Debian bug #180228.