summaryrefslogtreecommitdiff
path: root/m4/utimens.m4
Commit message (Expand)AuthorAgeFilesLines
* Fix warnings for functions introduced in Android API level 26.Bruno Haible2023-01-191-2/+2
* Fix warnings for functions introduced in Android API level 19.Bruno Haible2023-01-191-2/+3
* Fix warnings for functions introduced in Android API level 12.Bruno Haible2023-01-191-2/+3
* utimens: Fix warning on Android.Bruno Haible2023-01-101-2/+4
* maint: run 'make update-copyright'Simon Josefsson2023-01-011-1/+1
* maint: run 'make update-copyright'Paul Eggert2022-01-011-1/+1
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* Support compiling without -loldnames on native Windows.Bruno Haible2020-08-151-2/+3
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* Add option to assume the best, not the worst, when cross-compiling.Bruno Haible2019-09-091-3/+3
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* Add cross-compilation guesses for Linux systems without glibc.Bruno Haible2018-05-131-5/+7
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* utime-h: Modernize handling of 'struct utimbuf'.Bruno Haible2017-04-301-2/+1
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* 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
* Avoid "guessing no" guesses when cross-compiling to glibc systems.Bruno Haible2012-05-041-6/+16
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* utimens: Move AC_LIBOBJ invocations to module description.Bruno Haible2011-06-161-3/+1
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* utimens: fix broken m4 testEric Blake2010-11-031-1/+2
* 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
* utimens: fix regression on SolarisEric Blake2009-11-181-1/+25
* utimens: add lutimens interfaceEric Blake2009-10-101-4/+4
* Prefer new POSIX 200x interfaces over futimesat.Eric Blake2008-05-291-2/+5
* * m4/utimecmp.m4 (gl_UTIMECMP): Don't require gl_TIMESPEC.Eric Blake2007-03-011-2/+1
* Avoid the need for AC_LIBSOURCES in m4 macros.Paul Eggert2006-08-211-2/+1
* * lib/utimens.c (futimens): Use futimesat if available.Paul Eggert2005-09-231-1/+1
* Use AC_LIBSOURCES and AC_LIBOBJ to indicate source and object files.Paul Eggert2005-03-211-1/+4
* Use an all-permissive copyright notice, recommended by RMS.Paul Eggert2005-01-231-5/+3
* (gl_UTIMENS): Check for futimes function.Paul Eggert2004-11-231-1/+2
* Import from coreutils.Paul Eggert2004-08-061-0/+15