K 10 svn:author V 2 jh K 8 svn:date V 27 2009-12-30T17:22:00.512897Z K 7 svn:log V 306 MFC r199844: Reset path name back to original correctly in fts_build() when FTS_NOCHDIR option is used. fts_build() could strip a trailing slash from path name in post-order visit if a path pointing to an empty directory was given for fts_open(). PR: bin/133907, kern/134513 Approved by: trasz (mentor) END