K 10 svn:author V 3 yar K 8 svn:date V 27 2008-01-29T17:50:29.000000Z K 7 svn:log V 279 An average consumer of fts(3) that avoids keeping pointers to old FTSENTs and uses only what fts_read() has just returned can rely on fts_path being NUL-terminated. Under these conditions, a plain vanilla "%s" format can be safely used to printf an fts_path. OK'ed by: rwatson END