(pop_dir): Remove through_symlink arg; use null cwd
authorJim Meyering <jim@meyering.net>
Thu, 27 Apr 2000 12:23:59 +0000 (12:23 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 27 Apr 2000 12:23:59 +0000 (12:23 +0000)
commit4954d34c147a80932b3befe5ef5d922ee534f6ff
tree2f92b57788d7bbf89c10e80c640a645d8e06ad22
parente9c9e0f9e5c93e9f6af1ce99da661a81bb17d492
(pop_dir): Remove through_symlink arg; use null cwd
for that purpose instead.
(count_entry): Also save the directory if we're saving more
than one level.
Fix file descriptor and memory leak when chdir fails.
src/du.c