OSDN Git Service

mkostemp: fix implementation
[uclinux-h8/uClibc.git] / test / stdlib /
2014-12-15 Anthony G. Basilemkostemp: fix implementation master
2014-12-12 Bernhard Reutner... test: disable ptytest unless HAS_PTY
2013-03-14 Bernhard Reutner... test: add missing top_srcdir
2012-11-18 Mike FrysingerReplace FSF snail mail address with URLs
2012-06-15 Peter S. Mazingerupdate arc4random from bug #885
2012-01-29 Bernhard Reutner... tmpnam, tempnam are obsolete in SUSV4
2012-01-16 Mike Frysingertests: test-canon: include sys/stat.h for mkdir()
2010-12-06 Carmelo AmorosoMerge commit 'origin/master' into prelink
2010-12-01 Natanael Copalibc: fix strtoq
2010-09-16 Carmelo Amorosolibc: Add canonicalize_file_name function
2010-05-10 Khem Rajpowerpc: Add TLS and NPTL support
2009-07-23 Denys Vlasenkotestsuite: fix one bug, one warning; extend README...
2009-03-16 Carmelo AmorosoFixed makefiles inclusion flow to pass actual configura...
2008-07-23 Bernhard Reutner... - trim any trailing whitespace
2008-05-13 Carmelo AmorosoDo not check retbuf if realpath returns NULL
2008-05-08 Denis Vlasenkotest-canon: stop checking realpath buffer in case realpath
2007-02-08 Mike Frysingerimport a slightly modified realpath() test case from...
2007-01-29 Mike Frysingermark some funcs as noreturn
2007-01-29 Mike Frysingerfixup prototype warnings
2006-07-05 Mike Frysingerfix license notice
2006-02-15 Mike Frysingerdont bother setting TESTS now
2006-02-14 Mike Frysingerconvert to new test framework
2005-07-27 Mike Frysingerdont run ls and make sure diff aborts if it fails
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 Frysingerfix type casting so we dont have any warnings on 32...
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-11-19 Eric AndersenSilence some whining
2002-10-17 Eric AndersenAdd a test from Alex King <alex@morrison.king.net.nz...
2002-08-24 Eric AndersenIgnore generated stuff
2002-08-14 Eric AndersenMove all malloc tests under test/malloc/
2002-03-21 Eric AndersenPut the chdir back, to simplify testing now that scandir
2002-03-13 Eric AndersenRemove the chdir, so we can test things like empty...
2002-02-13 Eric AndersenSeveral test suite updates. The testatexit, teston_exi...
2001-12-19 Eric AndersenUpdate my email address. I am no longer andersen@lineo.com
2001-09-27 Eric AndersenScrub up a few test things
2001-07-12 Eric AndersenUse uClibc's ldd, not the system one which is probably...
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-05-11 Eric AndersenFix a couple silly bugs in this test
2001-05-08 Eric AndersenAdd in a qsort, alphasort, scandir test from Jon Nelson...
2001-01-20 Eric AndersenReworked all test suite makefiles (man did they need...
2000-11-17 Eric AndersenSome cleanups from Manuel Novoa III <mnovoa3@bellsouth...
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 AndersenFix makefile bugs
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-11 Eric AndersenTest cleanup
2000-10-09 Eric AndersenBug ugly formatting update
2000-10-07 Eric AndersenForgot to ignore this
2000-10-04 Eric AndersenMajor facelift on the test area -- the beginnings of...