+2006-10-04 Jim Meyering <jim@meyering.net>
+
+ * fts.c (fts_open): Tiny comment change.
+
2006-10-03 Bruno Haible <bruno@clisp.org>
* gl_rbtreehash_list.c (gl_rbtreehash_list_implementation): Renamed
openat via /proc, this technique can still fail, but
only in extreme conditions, e.g., when the working
directory cannot be saved (i.e. save_cwd fails) --
- and that happens only on Linux only when "." is unreadable
+ and that happens on Linux only when "." is unreadable
and the CWD would be longer than PATH_MAX.
FIXME: once Linux kernel openat support is well established,
replace the above open call and this entire if/else block