summaryrefslogtreecommitdiff
path: root/libc/misc/ftw/ftw.c
AgeCommit message (Expand)Author
2005-10-21Kill warning if IMA compiledPeter S. Mazinger
2003-11-08Fix up several errors related to filename length and errno thatEric Andersen
2003-09-06oops. ftw would blow chunks if UCLIBC_HAS_LFS was disabled.Eric Andersen
2003-09-06fixup ftw and ftw64. Unfortunately, adding ftw64 doubles theEric Andersen
2003-09-06Fix the bugs I stupidly addedEric Andersen
2003-09-05Add support for ftw and nftwEric Andersen