(setup_dir, enter_dir, leave_dir, free_dir):
authorJim Meyering <jim@meyering.net>
Fri, 12 Aug 2005 13:02:01 +0000 (13:02 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 12 Aug 2005 13:02:01 +0000 (13:02 +0000)
commitfe90fa6a61fbaa3d1f12d18016076a0ac7559bf0
tree4b0963cacf75a8ad84ae01a4b1b4d4e26e081756
parent6806c6a8011cf9899e56fd2b8a10794956246036
(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