(setup_dir, enter_dir, leave_dir, free_dir):
authorJim Meyering <jim@meyering.net>
Sun, 14 Aug 2005 14:45:49 +0000 (14:45 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 14 Aug 2005 14:45:49 +0000 (14:45 +0000)
commit4d781caddf7989c4cd2abe7e68b8aba3bce23311
treeeac11f4196926dfb32138d71f915b1313adf1d43
parent052ba3bc0de0d426f3387f56dde3d59d99590e3a
(setup_dir, enter_dir, leave_dir, free_dir):
Use the hash-table-based cycle-detection code not just when
FTS_TIGHT_CYCLE_CHECK if specified, but also with FTS_LOGICAL.
Reported by James Youngman in
<http://lists.gnu.org/archive/html/bug-gnulib/2005-08/msg00011.html>.
lib/fts-cycle.c