From 84f0e8fc80deb89372fcb248bd852bc88da26f36 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 30 Aug 1998 03:21:13 +0000 Subject: [PATCH] . --- old/fileutils/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index f685654..7ea5d58 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -37,6 +37,16 @@ * src/df.c, src/du.c, src/touch.c (long_options, main): Don't assume ASCII. +1998-08-18 Paul Eggert + + Port nanosecond-resolution times to UnixWare 2.1.2 and + pedantic Solaris 2.6. + + * configure.in (AC_STRUCT_ST_MTIM_NSEC): Renamed from AC_STRUCT_ST_MTIM. + * acconfig.h (ST_MTIM_NSEC): New #undef. + * src/system.h: (ST_TIME_CMP_NS, ATIME_CMP, CTIME_CMP, MTIME_CMP): + Use new ST_MTIM_NSEC macro. + 1998-08-16 Jim Meyering * lib/filemode.h (PARAMS): Define and use. -- 2.7.4