From cff8d231ff42cdd533ba430a9a887bc856f9e44a Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 22 Apr 1993 03:16:53 +0000 Subject: merge with 3.5 --- old/fileutils/ChangeLog | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) (limited to 'old') diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 50eb10e28..48c31dd34 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,29 @@ +Mon Apr 19 11:21:14 1993 Jim Meyering (meyering@comco.com) + + * Version 3.5. + + * ls.c, touch.c: Don't include time.h explicitly -- it's included + by system.h. From Franc,ois Pinard. + + * posixtm.y: Use TM_IN_SYS_TIME. + + * backupfile.c [index, rindex]: Don't redefine them. + + * system.h [alloca]: Don't redefine it. + + * configure.in: Check for sys/time.h; getdate.y needs it for + structs timeval and timezone on some systems. + +Sun Apr 18 22:40:19 1993 David J. MacKenzie (djm@kropotkin.gnu.ai.mit.edu) + + * ls.c: Include fnmatch.h after system.h, so we get our + definitions of FNM_*, not those from unistd.h. + + * mountlist.c [MOUNTED_GETMNTINFO]: Add #ifdef around MOUNT_PC. + + * configure.in: Fix test for 4.4BSD statfs to not grep for a + macro in cpp output. + Sun Apr 18 02:35:36 1993 Jim Meyering (meyering@comco.com) * configure.in: Check for gettimeofday. -- cgit v1.2.3-54-g00ecf