summaryrefslogtreecommitdiffstats
path: root/test/test-skeleton.c
Commit message (Collapse)AuthorAgeFilesLines
* make test-skeleton C89 compliantBernhard Reutner-Fischer2009-11-201-4/+7
| | | | Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
* test/Makefile: make "make compile" install headers firstDenis Vlasenko2008-12-241-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 warningsCarmelo Amoroso2008-06-111-1/+1
|
* update MMU ifdef checkMike Frysinger2006-02-221-1/+2
|
* tweak the idea between having a MMU and actually using itMike Frysinger2006-02-181-1/+1
|
* disable mallopt based upon malloc implementation, not mmu statusMike Frysinger2006-02-171-1/+1
|
* fix building on non-mmu hostsMike Frysinger2006-02-161-0/+8
|
* dont use %m glibcismMike Frysinger2006-02-151-2/+2
|
* import from glibc to make further glibc test importing easierMike Frysinger2006-02-141-0/+385