summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/ftw.3 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix empty .No macros, use .Pf to prefix delimiters to macros.schwarze2015-10-111-4/+4
* obvious .Pa fixes; found with mandocdb(8)schwarze2014-01-211-3/+3
* Punctuation after macro arguments needs to be in a separate argument.schwarze2014-01-191-3/+4
* Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarzetedu2013-06-051-3/+3
* 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
* 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