Support having a null PATH if the file descriptor is nonnegative.
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 25 Sep 2005 06:09:22 +0000 (06:09 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 25 Sep 2005 06:09:22 +0000 (06:09 +0000)
lib/ChangeLog

index d9a8cc1..132635d 100644 (file)
@@ -1,5 +1,9 @@
 2005-09-24  Paul Eggert  <eggert@cs.ucla.edu>
 
+       * utimens.c (ENOSYS): Define if not already defined.
+       (futimens): Support having a null PATH if the file descriptor
+       is nonnegative.
+
        * Makefile.am (libcoreutils_a_SOURCES): Remove mbchar.c, since
        it doesn't build in OpenBSD 3.4.  See
        <http://lists.gnu.org/archive/html/bug-gnulib/2005-09/msg00242.html>.