aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/test-fts.c
Commit message (Collapse)AuthorAgeFilesLines
* typoIngo Schwarze2014-08-111-1/+1
|
* Provide a fallback version of fts(3) for systems lacking it.Ingo Schwarze2014-08-111-0/+42
I chose the OpenBSD version because it apparently contains various bugfixes that never made it into libnbcompat. To reduce size and complexity, i stripped out the features we don't need.