summaryrefslogtreecommitdiff
path: root/lib/utime.c
Commit message (Expand)AuthorAgeFilesLines
* Put LGPLv3+ notices in source files where appropriate.Bruno Haible2021-06-041-7/+7
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* utime: Fix compilation error on macOS and Solaris 9 (regr. 2020-12-24).Bruno Haible2020-12-311-0/+1
* stat failing with EOVERFLOW implies existencePaul Eggert2020-12-241-1/+1
* utime: Fix a test failure on macOS 10.13.Bruno Haible2020-12-051-1/+1
* utime: Fix a test failure on macOS 10.13.Bruno Haible2020-12-051-0/+25
* Don't assume that UNICODE is not defined.Bruno Haible2020-05-301-0/+6
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* findprog-in: Fix comment.Bruno Haible2019-09-281-1/+1
* Update some URLsPaul Eggert2019-09-221-1/+1
* all: Update URLs to msdn.microsoft.com.Bruno Haible2019-03-141-7/+7
* 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
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* utimens: On native Windows, support 100ns resolution also if fd < 0.Bruno Haible2017-05-081-5/+21
* utime: Handle more Windows error codes.Bruno Haible2017-05-071-1/+1
* utime: New module.Bruno Haible2017-04-301-0/+240
* utime: remove obsolete moduleJim Meyering2010-03-051-108/+0
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+2
* 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-5/+5
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-4/+3
* New module 'fchdir'.Bruno Haible2007-01-141-0/+5
* * _fpending.c: Include <config.h> unconditionally, since we noPaul Eggert2006-09-131-4/+3
* *** empty log message ***Paul Eggert2005-05-141-1/+1
* Merge from coreutils.Paul Eggert2004-08-071-4/+1
* On systems without utime and without a utimes function capable ofJim Meyering2003-11-171-3/+24
* [!HAVE_UTIMES_NULL]: Include <sys/stat.h>, <fcntl.h>.Paul Eggert2003-09-081-2/+7
* Correct SunOS and Solaris version number notation to match Sun's usage.Paul Eggert2003-07-221-2/+2
* Don't call ftruncate() when it's not needed.Bruno Haible2002-12-311-1/+1
* Update for changed signature of safe_read.Bruno Haible2002-12-171-2/+2
* copyrightJim Meyering2001-08-311-1/+1
* Include full-write.h.Jim Meyering2001-08-311-2/+3
* back out Copyright date changes for files with no changes yearJim Meyering2000-08-071-1/+1
* update copyright dateJim Meyering2000-07-091-1/+1
* (utime_null): Don't pass 0666 to open; it's not needed and isn'tJim Meyering1999-04-261-1/+1
* .Jim Meyering1998-07-251-0/+81