Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make test-skeleton C89 compliant | Bernhard Reutner-Fischer | 2009-11-20 | 1 | -4/+7 |
| | | | | Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | ||||
* | test/Makefile: make "make compile" install headers first | Denis Vlasenko | 2008-12-24 | 1 | -0/+14 |
| | | | | | | | | test/regex/Makefile: remove superfluous oprions test/regex/tst-regex2.c: reformat, simplify, and make error messages more informative test/test-skeleton.c: kill child test process on ^C | ||||
* | Fix some compiler warnings | Carmelo Amoroso | 2008-06-11 | 1 | -1/+1 |
| | |||||
* | update MMU ifdef check | Mike Frysinger | 2006-02-22 | 1 | -1/+2 |
| | |||||
* | tweak the idea between having a MMU and actually using it | Mike Frysinger | 2006-02-18 | 1 | -1/+1 |
| | |||||
* | disable mallopt based upon malloc implementation, not mmu status | Mike Frysinger | 2006-02-17 | 1 | -1/+1 |
| | |||||
* | fix building on non-mmu hosts | Mike Frysinger | 2006-02-16 | 1 | -0/+8 |
| | |||||
* | dont use %m glibcism | Mike Frysinger | 2006-02-15 | 1 | -2/+2 |
| | |||||
* | import from glibc to make further glibc test importing easier | Mike Frysinger | 2006-02-14 | 1 | -0/+385 |