From 2fcce776e8e02051fd8ec974f22f2a93a3c057ae Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 2 Aug 1998 16:33:53 +0000 Subject: . --- old/fileutils/ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'old/fileutils') diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 38429b0a6..69811acfe 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,20 @@ +1998-07-31 Paul Eggert + + Add support for filesystems whose timestamps have better resolution + than 1 second (e.g. Solaris 2.6, recent Linux kernels). + + * configure.in (AC_STRUCT_ST_MTIM): Add. + + * src/copy.c (copy_internal): Compare time stamps with + subsecond resolution if available. + + * src/ls.c (compare_ctime, rev_cmp_ctime, compare_mtime, + rev_cmp_mtime, compare_atime, rev_cmp_atime): Compare time + stamps with subsecond resolution if available. + + * src/system.h: (ST_TIME_CMP_NS, ST_TIME_CMP, ATIME_CMP, + CTIME_CMP, MTIME_CMP): New macros. + 1998-08-01 Jim Meyering * configure.in (ALL_LINGUAS): Add slovak (sk) and norwegian (no). -- cgit v1.2.3-70-g09d2