summaryrefslogtreecommitdiff
path: root/test/test-skeleton.c
AgeCommit message (Collapse)Author
2009-11-20make test-skeleton C89 compliantBernhard Reutner-Fischer
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
2008-12-24test/Makefile: make "make compile" install headers firstDenis Vlasenko
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
2008-06-11Fix some compiler warningsCarmelo Amoroso
2006-02-22update MMU ifdef checkMike Frysinger
2006-02-18tweak the idea between having a MMU and actually using itMike Frysinger
2006-02-17disable mallopt based upon malloc implementation, not mmu statusMike Frysinger
2006-02-16fix building on non-mmu hostsMike Frysinger
2006-02-15dont use %m glibcismMike Frysinger
2006-02-14import from glibc to make further glibc test importing easierMike Frysinger