summaryrefslogtreecommitdiffstats
path: root/libc/misc/ftw
Commit message (Expand)AuthorAgeFilesLines
* oops. ftw would blow chunks if UCLIBC_HAS_LFS was disabled.Eric Andersen2003-09-061-4/+1
* fixup ftw and ftw64. Unfortunately, adding ftw64 doubles theEric Andersen2003-09-062-20/+51
* Fix the bugs I stupidly addedEric Andersen2003-09-061-1/+1
* Add support for ftw and nftwEric Andersen2003-09-052-0/+660