summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/ftw.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* zap remaining rcsid.espie2005-08-081-5/+1
* If fts_close() fails and we have not yet seen an error, return -1.millert2004-07-071-4/+6
* Set path in declaration to avoid an ugly cast in fts_open()millert2004-07-061-10/+6
* updated licensemillert2003-07-211-23/+16
* ftw(3) and nftw(3) for XPG compliance; emulated via fts(3)millert2003-07-211-0/+102