]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Tue, 15 Feb 2000 13:18:05 +0000 (13:18 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 15 Feb 2000 13:18:05 +0000 (13:18 +0000)
old/fileutils/ChangeLog

index 126a5e41dfcf1740ae46900cf9c553cccde3a733..939126cd0d7c95d08b95d9d17416789334d45ec2 100644 (file)
@@ -21,6 +21,7 @@
        * src/du.c (pop_dir): New function.
        (count_entry): Factor out common code (pop_dir), and call the new
        function instead.
+       Move declaration of global, `stat_buf' into this function.
        (du_files): Don't stat `.' or call save_cwd, since count_entry
        never returns with a changed working directory.