summaryrefslogtreecommitdiff
path: root/lib/utimecmp.c
Commit message (Expand)AuthorAgeFilesLines
* utimens, utimensat, fdutimensat: Avoid test failures on AIX 7.2.Bruno Haible2021-01-061-0/+11
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* Optimize a few more three-valued comparisonsPaul Eggert2020-07-241-4/+2
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* all: Update URLs to msdn.microsoft.com.Bruno Haible2019-03-141-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* Simplify code. Drop support for Borland C++ on Windows.Bruno Haible2018-05-031-1/+1
* utimecmp: new function utimecmpatPaul Eggert2018-02-201-16/+36
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* utimecmp: Add support for native Windows.Bruno Haible2017-05-011-0/+4
* maint: time stamp -> timestampPaul Eggert2017-01-091-16/+16
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* utimecmp: avoid new GCC 7 warning from -Wbool-operationJim Meyering2016-10-051-2/+2
* intprops, mktime, strtol: assume two's complementPaul Eggert2016-04-131-1/+0
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* utimecmp: drop dependency on xmallocEric Blake2011-04-281-17/+41
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* utimecmp: fine-grained src to nearby coarse-grained destPaul Eggert2010-12-011-1/+1
* utimecmp: avoid new warning from upcoming gcc-4.5.0Jim Meyering2010-01-111-1/+1
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* update nearly all FSF copyright year lists to include 2009Jim Meyering2009-12-291-2/+1
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-180/+180
* utimecmp: support symlink timestampsEric Blake2009-10-101-15/+48
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-5/+4
* * lib/getdate.h (includes): Include <time.h>, not "timespec.h".Eric Blake2007-02-231-2/+2
* Remove macros that are no longer needed now that stdint.h isPaul Eggert2006-10-051-4/+0
* * _fpending.c: Include <config.h> unconditionally, since we noPaul Eggert2006-09-131-3/+1
* Add and change modules to make it easier for coreutils to usePaul Eggert2006-08-211-8/+2
* * modules/exclude (Depends-on): Depend on verify.Paul Eggert2005-10-021-5/+3
* Use a consistent style for including <config.h>.Paul Eggert2005-09-191-1/+1
* * utimecmp.c: Include stat-time.h.Paul Eggert2005-09-161-7/+13
* *** empty log message ***Paul Eggert2005-05-141-1/+1
* Factor int-properties macros into a single file, except forPaul Eggert2005-03-091-11/+4
* Merge from coreutils.Paul Eggert2004-08-061-0/+340