K 10
svn:author
V 6
bostic
K 8
svn:date
V 27
1990-05-23T19:26:37.000000Z
K 24
svn:entry:committed-date
V 27
1990-05-23T19:26:37.000000Z
K 7
svn:log
V 406
FTS_LOGICAL sets FTS_NOCHDIR; otherwise have to save full path each time
it indirects through a symlink.  Instead of doing getwd/chdir's, open an fd
and do an fchdir; wastes an fd per open stream.  Fix ftschildren() -- redid
most of the directory handling logic, special case first node in case it gets
called before ftsread does a chdir to the subdirectory.  Minor changes to path
handling in fts_build.


END
