summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/nftw.c
Commit message (Expand)AuthorAgeFilesLines
* nftw(): POSIX says directories causing loops should be silently skipped.jilles2012-08-091-3/+2
* Refresh with OpenBSD RCS ID changes to reflect that we now have essentionallydelphij2012-08-091-7/+1
* nftw(): Do not check the maxfds argument against OPEN_MAX.jilles2012-08-091-2/+1
* Replace the current implementations of ftw() and nftw() with the OpenBSDtjr2004-08-241-0/+117
OpenPOWER on IntegriCloud