From da13561d3d4454ccba40e7b9fa836302717b2321 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 19 Aug 1994 22:42:59 +0000 Subject: merge with 3.9f --- old/fileutils/ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'old/fileutils') diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 2cdf1b4b7..4ab45a094 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,5 +1,20 @@ +Thu Aug 18 11:41:16 1994 Jim Meyering (meyering@comco.com) + + * du.c (du_files) [HAVE_FCHDIR]: Use open (".", ...) and fchdir + instead of xgetcwd and chdir. Otherwise, running du in a subdirectory + of an unreadable directory would fail because xgetcwd fails. + * configure.in (AC_HAVE_FUNCS): Add fchdir. AIX-2.3 (for one) + doesn't have it. + + * lib/Makefile.in (DISTFILES): Include getdate.c and posixtim.c + so one doesn't need $(YACC). + Add dependencies on safe-stat.h. + Sat Jul 30 08:08:02 1994 Jim Meyering (meyering@comco.com) + * du.c (main): Don't initialize automatic array CWD_ONLY in declaration. + Some compilers don't allow that. + * backupfile.c [DIRENT]: Remove spurious `|| defined(_POSIX_VERSION)'. * savedir.c: Ditto. -- cgit v1.2.3-70-g09d2