1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-07-29 03:50:45 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2005-01-03 19:23:14 +00:00
parent e0a94d174b
commit 8eb95b5cc0
+6
View 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