From 4dbf0a39a61f5ab55f4b28d9ab931c2b5ab77c39 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 15 Feb 2000 13:18:05 +0000 Subject: [PATCH] *** empty log message *** --- old/fileutils/ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 126a5e41df..939126cd0d 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -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. -- 2.47.3