OSDN Git Service

test: Fix math .c dependency
[uclinux-h8/uClibc.git] / test / signal /
2013-03-14 Bernhard Reutner... test: add missing top_srcdir
2012-11-18 Mike FrysingerReplace FSF snail mail address with URLs
2012-04-08 Kevin Cernekeetest/signal: Add tst-signalfd
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...
2007-01-29 Mike Frysingerfixup shadowed warnings
2007-01-29 Mike Frysingerfixup prototype warnings
2006-07-05 Eric Andersenfixup my copyright notice, trim stale remnants of older...
2006-07-05 Mike Frysingerfix license notice
2006-07-05 Mike Frysingerfix license notice
2006-02-22 Mike Frysingerupdate MMU ifdef check
2006-02-16 Mike Frysingerdisable test on non-mmu host
2006-02-15 Mike Frysingergrab some more tests from glibc
2006-02-15 Mike Frysingerdont bother setting TESTS now
2006-02-11 Mike Frysingerconvert to new test framework
2006-01-11 Mike Frysingerdont redefine _GNU_SOURCE
2006-01-09 Mike Frysingerneed _GNU_SOURCE for the strsignal() func
2005-07-09 Mike Frysingermake sure the call to signal() worked
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-30 Mike Frysingertype cast output to prevent build warnings
2005-06-29 Mike Frysingersimplify TESTDIR setting and touchup
2005-02-12 Mike Frysingerno more cvs
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 AndersenNew and improved!
2002-01-02 Eric AndersenCleaned up test that doesn't need manual intervention.
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 AndersenFix doc blunder.
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 AndersenMore updates. Implement strsignal. Add pwd_grp tests
2000-10-18 Eric AndersenSignal test. One test written and already found a...