]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Mon, 3 Jan 2005 19:23:14 +0000 (19:23 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 3 Jan 2005 19:23:14 +0000 (19:23 +0000)
lib/ChangeLog

index 9b0d91ba19d56f67b69413cce055c98886523075..2a0826d8b3e0c9ee2096af5ccbbd94e5f7b2fbf8 100644 (file)
@@ -1,3 +1,9 @@
+2005-01-03  Jim Meyering  <jim@meyering.net>
+
+       * utimens.c (futimens): Account for the fact that futimes
+       can also fail with errno == ENOSYS in that case.
+       Patch from Dmitry V. Levin.
+
 2005-01-03  Paul Eggert  <eggert@cs.ucla.edu>
 
        * utimens.c (futimens) [HAVE_FUTIMES]: Fall back on utimes if