]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Fri, 30 Sep 2005 15:21:26 +0000 (15:21 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 30 Sep 2005 15:21:26 +0000 (15:21 +0000)
lib/ChangeLog
m4/ChangeLog

index a543774c15aba05453d0353d829817eff2d74783..66b4e9324c31e3d80379815b8c1315700dffb9e5 100644 (file)
@@ -1,3 +1,10 @@
+2005-09-29  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * openat.c (fdopendir): Do not define if HAVE_FDOPENDIR.
+       Remove AT_FDCWD test.
+       Do not consume the fd unless successful.
+       * openat.h (fdopendir): Do not define if HAVE_FDOPENDIR.
+
 2005-09-29  Paul Eggert  <eggert@cs.ucla.edu>
 
        * xtime.h (XTIME_PRECISION): Now of type int, not long long int,
index 3102ef94a4040033cef718c305d33715ad1c2870..46915e255e69f95a1c1ae240b4c8381741e3c6a2 100644 (file)
@@ -1,3 +1,7 @@
+2005-09-29  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * openat.m4 (gl_FUNC_OPENAT): Check for fdopendir.
+
 2005-09-28  Paul Eggert  <eggert@cs.ucla.edu>
 
        * ullong_max.m4 (gl_ULLONG_MAX): Simplify so that it merely