log lib/utimecmp.c @ 40057:b06060465f09

age author description
Tue, 01 Jan 2019 00:25:11 +0100 Paul Eggert maint: Run 'make update-copyright'
Thu, 03 May 2018 23:09:42 +0200 Bruno Haible Simplify code. Drop support for Borland C++ on Windows.
Tue, 20 Feb 2018 09:06:51 -0800 Paul Eggert utimecmp: new function utimecmpat
Mon, 01 Jan 2018 00:57:25 +0000 Paul Eggert maint: Run 'make update-copyright'
Wed, 13 Sep 2017 00:48:18 -0700 Paul Eggert all: prefer https: URLs
Mon, 01 May 2017 11:52:56 +0200 Bruno Haible utimecmp: Add support for native Windows.
Mon, 09 Jan 2017 11:55:22 -0800 Paul Eggert maint: time stamp -> timestamp
Sun, 01 Jan 2017 02:59:23 +0000 Paul Eggert version-etc: new year
Wed, 05 Oct 2016 09:13:55 -0700 Jim Meyering utimecmp: avoid new GCC 7 warning from -Wbool-operation
Wed, 13 Apr 2016 00:06:36 -0700 Paul Eggert intprops, mktime, strtol: assume two's complement
Fri, 01 Jan 2016 00:56:19 -0800 Paul Eggert version-etc: new year
Thu, 01 Jan 2015 01:38:23 +0000 Paul Eggert version-etc: new year
Wed, 01 Jan 2014 00:04:40 -0700 Eric Blake maint: update copyright
Tue, 01 Jan 2013 00:50:58 +0000 Eric Blake maint: update all copyright year number ranges
Sun, 01 Jan 2012 10:04:58 +0100 Jim Meyering maint: update all copyright year number ranges
Wed, 27 Apr 2011 15:41:54 -0600 Eric Blake utimecmp: drop dependency on xmalloc
Sat, 01 Jan 2011 20:17:23 +0100 Jim Meyering maint: update almost all copyright ranges to include 2011
Wed, 01 Dec 2010 21:25:56 -0800 Paul Eggert utimecmp: fine-grained src to nearby coarse-grained dest
Mon, 11 Jan 2010 16:50:02 +0100 Jim Meyering utimecmp: avoid new warning from upcoming gcc-4.5.0
Fri, 01 Jan 2010 10:31:12 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2010
Mon, 28 Dec 2009 10:50:36 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2009
Thu, 10 Dec 2009 20:28:30 +0100 Bruno Haible Use spaces for indentation, not tabs.
Wed, 07 Oct 2009 22:06:49 -0600 Eric Blake utimecmp: support symlink timestamps
Sun, 07 Oct 2007 19:14:58 +0200 Bruno Haible Change copyright notice from GPLv2+ to GPLv3+.
Fri, 23 Feb 2007 18:25:21 +0000 Eric Blake * lib/getdate.h (includes): Include <time.h>, not "timespec.h".
Thu, 05 Oct 2006 21:23:20 +0000 Paul Eggert Remove macros that are no longer needed now that stdint.h is
Wed, 13 Sep 2006 22:38:14 +0000 Paul Eggert * _fpending.c: Include <config.h> unconditionally, since we no
Mon, 21 Aug 2006 06:11:26 +0000 Paul Eggert Add and change modules to make it easier for coreutils to use
Sun, 02 Oct 2005 22:44:15 +0000 Paul Eggert * modules/exclude (Depends-on): Depend on verify.
Mon, 19 Sep 2005 17:28:14 +0000 Paul Eggert Use a consistent style for including <config.h>.
Fri, 16 Sep 2005 07:16:21 +0000 Paul Eggert * utimecmp.c: Include stat-time.h.
Sat, 14 May 2005 06:03:57 +0000 Paul Eggert *** empty log message ***
Wed, 09 Mar 2005 19:11:23 +0000 Paul Eggert Factor int-properties macros into a single file, except for
Fri, 06 Aug 2004 22:38:20 +0000 Paul Eggert Merge from coreutils.