summaryrefslogtreecommitdiff
path: root/libc/misc/ftw/ftw.c
AgeCommit message (Expand)Author
2005-12-07Hide morePeter S. Mazinger
2005-12-04More hiding, 300 leftPeter S. Mazinger
2005-12-03More hiding, including __mempcpyPeter S. Mazinger
2005-12-01Hide mostly used functionsPeter S. Mazinger
2005-11-29Hiding againPeter S. Mazinger
2005-11-27Hide some of mem* and str*Peter S. Mazinger
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