summaryrefslogtreecommitdiff
path: root/lib/utimensat.c
Commit message (Expand)AuthorAgeFilesLines
* utimensat: Work around trailing slash bug in utimensat() on AIX 7.2.Bruno Haible2021-01-061-24/+51
* utimensat: Fix test failures on macOS 10.13.Bruno Haible2021-01-021-0/+30
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* Include <stdlib.h> when needed.Bruno Haible2019-06-301-0/+2
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* timespec: fix resolution confusionPaul Eggert2018-09-101-2/+2
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* maint: time stamp -> timestampPaul Eggert2017-01-091-2/+2
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* utimensat: remove FIXME for old Linux kernelsPaul Eggert2016-11-011-2/+2
* 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
* timespec: new function make_timespec, and new constantsPaul Eggert2013-09-191-4/+4
* utimens, utimensat: work around Solaris UTIME_OMIT bugPaul Eggert2013-04-301-5/+9
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* utimensat: Work around problem on Linux/hppa.Bruno Haible2011-10-271-0/+15
* utimensat: do not reference an out-of-scope bufferJim Meyering2011-05-241-1/+4
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* futimens, utimensat: work around ntfs-3g bugEric Blake2009-12-301-45/+25
* futimens, utimensat: work around Linux bugEric Blake2009-12-191-5/+59
* utimensat: new moduleEric Blake2009-10-161-0/+102