2006-01-17 Jim Meyering <jim@meyering.net>
+
Rewrite fts.c not to change the current working directory,
by using openat, fstatat, fdopendir, etc..
[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