Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | fixup ftw and ftw64. Unfortunately, adding ftw64 doubles the | Eric Andersen | |
size... :-( | |||
2003-09-05 | Add support for ftw and nftw | Eric Andersen | |