]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Tue, 17 Jan 2006 17:42:57 +0000 (17:42 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 17 Jan 2006 17:42:57 +0000 (17:42 +0000)
lib/ChangeLog

index a6f4da2c522a21e615d67146efe94a8a45116cae..d7cc44fa6e14bb917b09aae072b073c63c254476 100644 (file)
@@ -1,5 +1,6 @@
 2006-01-17  Jim Meyering  <jim@meyering.net>
 
+
        Rewrite fts.c not to change the current working directory,
        by using openat, fstatat, fdopendir, etc..
 
@@ -27,6 +28,9 @@
        [struct FTS] (fts_rft): Remove now-unused member.
        [struct FTS] (fts_cycle.state): Improve comment.
 
+       * openat.c (openat_needs_fchdir): New function.
+       * openat.h (openat_needs_fchdir): Declare it.
+
 2006-01-12  Jim Meyering  <jim@meyering.net>
 
        * stdint_.h: Remove useless parentheses in cpp directives, so that