OSDN Git Service

test: add missing top_srcdir
[uclinux-h8/uClibc.git] / test / signal / Makefile
2013-03-14 Bernhard Reutner... test: add missing top_srcdir
2009-03-16 Carmelo AmorosoFixed makefiles inclusion flow to pass actual configura...
2008-07-08 Carmelo AmorosoFix the test build system by installing headers on...
2006-07-05 Mike Frysingerfix license notice
2006-02-15 Mike Frysingerdont bother setting TESTS now
2006-02-11 Mike Frysingerconvert to new test framework
2005-07-01 Mike FrysingerGNU libc -> glibc
2005-07-01 Mike Frysingermake test output nicer so its easier to go through...
2005-07-01 Mike Frysingerremove old depend on Config and make it so that a test...
2005-06-29 Mike Frysingersimplify TESTDIR setting and touchup
2004-01-02 Eric AndersenDo not make tests depend on CC, since we no longer...
2003-10-18 Eric AndersenPeter Kjellerstedt writes:
2003-01-23 Eric AndersenUpdate tests to be somewhat consistant with the rest...
2002-01-02 Eric AndersenAdd a test for a sigchld bug
2001-12-19 Eric AndersenUpdate my email address. I am no longer andersen@lineo.com
2001-11-26 David Schleefstrsignal() is a GNU extension
2001-07-03 Eric AndersenScrub up the tests a bit, and force everybody to use the
2001-06-15 Eric AndersenMake all the uClibc tests use the --uclibc-use-build...
2001-01-20 Eric AndersenReworked all test suite makefiles (man did they need...
2000-11-16 Eric AndersenFix it so files are not stripped when debugging (doh...
2000-11-04 Eric AndersenMake spelling of uClibc be consistant.
2000-10-26 Eric AndersenLink vs libgcc to include needed stuff.
2000-10-18 Eric AndersenSignal test. One test written and already found a...