summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/ftw.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* convert to new .Dd format;jmc2007-05-311-2/+2
|
* nfds is not constrained by OPEN_MAX for nftw(), only ftw()millert2006-03-311-2/+4
|
* - sync prototypes and header file excerpts to realityjaredy2005-07-221-6/+6
| | | | | | | | | - many grammar, punctuation, macro, layout, spelling/typos, rewording, etc. fixes - avoid first person - sprinkle crossrefs where relevant help & ok jmc
* use new .St macro;jmc2004-01-251-2/+2
|
* double words from Tom Cosgrove;jmc2003-10-301-3/+2
|
* kill a whitespace at EOL;jmc2003-07-231-2/+2
|
* updated licensemillert2003-07-211-22/+15
|
* ftw(3) and nftw(3) for XPG compliance; emulated via fts(3)millert2003-07-211-0/+217