OSDN Git Service

Fixed makefiles inclusion flow to pass actual configuration variable values.
[uclinux-h8/uClibc.git] / test / unistd / Makefile
2009-03-16 Carmelo AmorosoFixed makefiles inclusion flow to pass actual configura...
2006-07-05 Mike Frysingerfix license notice
2006-03-08 Peter S. Mazingergetopt_long-simple behaves as gnu getopt if POSIXLY_COR...
2006-02-15 Mike Frysingerdont bother setting TESTS now
2006-02-14 Mike Frysingersync with glibc
2006-02-14 Mike Frysingerrename to match glibc
2006-02-14 Mike Frysingerdont bother exporting variables and use := where approp...
2005-11-15 Mike Frysingerimport test from glibc
2005-07-27 Mike Frysingeradd a basic errno test based on one from ltp
2005-07-02 Mike Frysingernew testing framework to unify duplicated code in subdirs
2005-07-02 Mike Frysingernew testcase for clone()
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-11-15 Eric AndersenAdd in a pread/pwrite test
2002-08-07 Eric Andersengetopt tests
2002-06-18 Eric AndersenA simple test for getcwd
2001-12-19 Eric AndersenUpdate my email address. I am no longer andersen@lineo.com
2001-09-21 Eric AndersenAdd in a simple vfork test
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 AndersenAdd in a fork test. Fix select so it works.