From 7ef62e1fda033a045f4b69b5526f2f429520dc1a Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 4 Apr 1996 12:58:29 +0000 Subject: [PATCH] . --- old/fileutils/ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index fa1b336e68..307be2abfb 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -3,7 +3,8 @@ Wed Apr 3 06:12:23 1996 Jim Meyering (meyering@na-net.ornl.gov) * cp.c (copy_reg): Use `ST_NBLOCKS (sb) * 512', not `sb.st_blocks * DEV_BSIZE.' From H.J. Lu (hjl@lucon.org). - * mvdir.c: Include save-cwd.h. + * mvdir.c: Protoize. + Include save-cwd.h. (fullpath): Rewrite to use save_cwd, xgetcwd, and restore_cwd rather than explicit chdir/getcwd calls. -- 2.47.3