summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/ftw.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* More correction of section 3 layout. directory->opendir, fts->fts_open,deraadt2019-09-021-4/+4
| | | | | getcap->cgetent. pwcache->user_from_uid. And then repair references. ok jmc
* I am retiring my old email address; replace it with my OpenBSD one.millert2019-01-251-3/+3
|
* Fix empty .No macros, use .Pf to prefix delimiters to macros.schwarze2015-10-111-4/+4
| | | | | Based on a patch from guenther@, tweaked by me. OK jmc@ guenther@
* 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
| | | | Found while testing mandocdb(8).
* 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
| | | | | | | | | - 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