Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge parallel build support | Mike Frysinger | 2005-01-25 | 1 | -5/+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). | ||||
* | Fix the bugs I stupidly added | Eric Andersen | 2003-09-06 | 2 | -1/+28 |
| | |||||
* | Cut and paste error. | Manuel Novoa III | 2002-12-02 | 1 | -4/+5 |
| | |||||
* | Add hsearch and hsearch_r. Consolidate all functions prototyped in | Manuel Novoa III | 2002-12-02 | 6 | -0/+650 |
search.h in one directory. |