summaryrefslogtreecommitdiffstats
path: root/libc/misc/ftw
Commit message (Expand)AuthorAgeFilesLines
* Fix up several errors related to filename length and errno thatEric Andersen2003-11-081-2/+5
* Peter Kjellerstedt writes:Eric Andersen2003-10-181-1/+1
* 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