Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-11-08 | Fix up several errors related to filename length and errno that | Eric Andersen | |
showed up while running the latest LTP testsuite. -Erik | |||
2003-10-18 | Peter Kjellerstedt writes: | Eric Andersen | |
rm.patch: * Define $(RM) as rm -f in Rules.mak and test/Rules.mak (this is the same definition as gmake uses by default). * Change all occurrences of rm and rm -f into $(RM). | |||
2003-09-06 | oops. ftw would blow chunks if UCLIBC_HAS_LFS was disabled. | Eric Andersen | |
2003-09-06 | fixup ftw and ftw64. Unfortunately, adding ftw64 doubles the | Eric Andersen | |
size... :-( | |||
2003-09-06 | Fix the bugs I stupidly added | Eric Andersen | |
2003-09-05 | Add support for ftw and nftw | Eric Andersen | |