From 555bbf598d1f5508ea266bfd2ba6978011be8435 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Fri, 16 Sep 2005 07:55:12 +0000 Subject: Import file time stamp resolution improvements from gnulib. --- lib/ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'lib') diff --git a/lib/ChangeLog b/lib/ChangeLog index 1d2e6729e..c10a91737 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,18 @@ +2005-09-16 Paul Eggert + + Import from gnulib. + * stat-time.h: New file. + * timespec.h (ST_TIME_CMP_NS, ST_TIME_CMP, ATIME_CMP, CTIME_CMP): + (MTIME_CMP, TIMESPEC_NS): Remove. Now done by stat-time.h, + in a different way. + (timespec_cmp): New function. + * utimecmp.c: Include stat-time.h. + (SYSCALL_RESOLUTION): Depend on whether various struct stat + members exist, not on the obsolescent ST_MTIM_NSEC. + (utimecmp): Use the new stat-time functions rater than TIMESPEC_NS. + + * .cppi-disable: Add stat-time.h. + 2005-09-16 Jim Meyering * strftime.c [FPRINTFTIME] (fprintftime): Provide a new interface: -- cgit v1.2.3-70-g09d2