Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge from trunk. More to come you betcha'. | "Steven J. Hill" | 2005-12-02 | 1 | -38/+8 |
| | |||||
* | merge parallel build support | Mike Frysinger | 2005-01-25 | 1 | -4/+4 |
| | |||||
* | Peter Kjellerstedt writes: | Eric Andersen | 2003-10-18 | 1 | -1/+1 |
| | | | | | | | 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). | ||||
* | Add gnu obstack support. I still need to implement the obstack_printf | Manuel Novoa III | 2002-09-19 | 1 | -0/+43 |
and obstack_vprintf, but at least now the reiserfsprogs build. |