summaryrefslogtreecommitdiff
path: root/lib/utimens.c
Commit message (Expand)AuthorAgeFilesLines
* Put LGPLv3+ notices in source files where appropriate.Bruno Haible2021-06-041-7/+7
* utimens: fix confusing arg type in internal funcPaul Eggert2021-04-071-3/+3
* utimensat: Work around trailing slash bug in utimensat() on AIX 7.2.Bruno Haible2021-01-061-1/+3
* utimens: Fix test failure on macOS 10.13.Bruno Haible2021-01-021-0/+1
* utimens: Fix test failure on macOS 10.13.Bruno Haible2021-01-021-0/+14
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* all: Update URLs to msdn.microsoft.com.Bruno Haible2019-03-141-4/+4
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* timespec: fix resolution confusionPaul Eggert2018-09-101-2/+2
* Simplify code. Drop support for Borland C++ on Windows.Bruno Haible2018-05-031-2/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* all: Replace many more http URLs by https URLs. Update stale URLs.Bruno Haible2017-09-141-5/+5
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* Implement a way to opt out from MSVC support.Bruno Haible2017-05-101-1/+5
* utimens: On native Windows, support 100ns resolution also if fd < 0.Bruno Haible2017-05-081-1/+3
* utimens: Improve error code on native Windows.Bruno Haible2017-05-081-3/+11
* utimens: port to Emacs + MS-WindowsPaul Eggert2017-05-021-2/+8
* utimens: Add support for native Windows.Bruno Haible2017-05-011-0/+82
* utime-h: Modernize handling of 'struct utimbuf'.Bruno Haible2017-04-301-10/+0
* Make use of module 'utime-h'.Bruno Haible2017-04-301-4/+1
* maint: time stamp -> timestampPaul Eggert2017-01-091-5/+5
* 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
* assure: new modulePaul Eggert2014-12-201-2/+0
* maint: update copyrightEric Blake2014-01-011-1/+1
* timespec: new function make_timespec, and new constantsPaul Eggert2013-09-191-2/+4
* utimens, utimensat: work around Solaris UTIME_OMIT bugPaul Eggert2013-04-301-8/+16
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* utimens: use extern-inlinePaul Eggert2012-08-011-0/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* utimens: remove dependency on dup2Paul Eggert2011-09-181-9/+4
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* utimens: work around glibc rounding bug on more platformsPaul Eggert2010-12-271-1/+1
* utimens: work around glibc rounding bug on older Linux kernelsPaul Eggert2010-12-271-5/+46
* fdutimens, fdutimensat: update signature, againEric Blake2010-09-171-20/+4
* utimens: avoid compiler warningAndreas Gruenbacher2010-04-281-2/+2
* utimens (fdutimens): ignore a negative FD, per contractAurelien Jarno2010-01-051-11/+12
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* utimens: avoid shadowing warningEric Blake2009-12-311-5/+8
* futimens, utimensat: work around ntfs-3g bugEric Blake2009-12-301-101/+44
* update nearly all FSF copyright year lists to include 2009Jim Meyering2009-12-291-2/+1
* utimens: work around Linux ctime bugEric Blake2009-12-191-20/+133
* utimens: one more try at avoiding compiler warningEric Blake2009-12-141-2/+2
* utimens: fix compilation errorEric Blake2009-11-301-1/+2
* utimens: work around older Linux failure with symlinksEric Blake2009-11-251-8/+16
* utimens: fix regression on SolarisEric Blake2009-11-181-5/+9
* utimens: remove invalid futimesat callJim Meyering2009-11-081-7/+4
* utimens: fix use of futimens on older LinuxEric Blake2009-11-041-1/+1