From 18f55babcb8a7b1ac6f0bdaa291bd1ecf8340d41 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Tue, 23 Nov 2004 20:58:57 +0000 Subject: [PATCH] Merge from coreutils. --- lib/ChangeLog | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/lib/ChangeLog b/lib/ChangeLog index 93d905a970..151220cce8 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,15 @@ +2004-11-23 Paul Eggert + + * utimens.c (__attribute__, ATTRIBUTE_UNUSED): New macros. + (futimens): New function, which uses futimes if available. + (futimens, utimens): Support timespec==NULL, with same semantics + as utime and utimens. + * utimens.h (futimens): New decl. + +2004-11-23 Jim Meyering + + * __fpending.c: Add comment. + 2004-11-23 Sergey Poznyakoff * lib/getopt_.h: Re-addition of __getopt_argv_const caused @@ -9,7 +21,6 @@ [defined __GETOPT_PREFIX && !defined __need_getopt]: Undef __need_getopt after including and These headers might have defined it. - 2004-11-20 Paul Eggert -- 2.30.2