OSDN Git Service

mkostemp: fix implementation
[uclinux-h8/uClibc.git] / test / string /
2013-03-14 Bernhard Reutner... test: add missing top_srcdir
2012-11-18 Mike FrysingerReplace FSF snail mail address with URLs
2009-03-16 Carmelo AmorosoFixed makefiles inclusion flow to pass actual configura...
2008-10-25 Khem RajUse C implementation of strncmp.
2008-07-23 Bernhard Reutner... - trim any trailing whitespace
2008-01-05 Mike Frysingerpatch from Mats Erik Andersson for better catching...
2007-09-15 Mike Frysingernot sure how this obvious one liner got lost from glibc...
2007-01-29 Mike Frysingerfixup shadowed warnings
2006-12-03 Mike Frysingersecond SUSV3 legacy check should be for macros as point...
2006-12-02 Mike Frysingerfix building when susv3 legacy stuff is disabled
2006-07-05 Mike Frysingerfix license notice
2006-02-28 Peter S. Mazingerfreelocale() and strxfrm_l() exist only if XLOCALE...
2006-02-28 Mike Frysingeradd some tests for strlcat and strlcpy based upon strnc...
2006-02-15 Mike Frysingerdont bother setting TESTS now
2006-02-15 Mike Frysingerdont use %m glibcism
2006-02-14 Mike Frysingergrab a bunch of tests from glibc
2006-02-14 Mike Frysingersync with glibc
2006-02-14 Mike Frysingerrename test to match glibc
2006-02-14 Mike Frysingersync with glibc
2006-02-11 Mike Frysingerconvert to new test framework
2005-08-31 Mike Frysingeradd (size_t)-1 border case tests for strncat and strncm...
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-11-08 Eric AndersenRe-enable the strchrnul and rawmemchr tests
2002-08-26 Manuel Novoa III sparc, alpha, and mips have different errno values...
2002-06-20 Eric AndersenSeveral test case cleanups
2002-02-21 Eric AndersenUpdate string tests per glibc 2.2.5's string tester...
2001-12-19 Eric AndersenUpdate my email address. I am no longer andersen@lineo.com
2001-07-04 David McCulloughAdded stpcpy and strcasestr along with some code to...
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-29 Eric AndersenComment out broken test
2001-05-25 David SchleefFixing flak from the directory rearrangement
2001-04-27 Eric AndersenIgnore strerror
2001-02-19 Manuel Novoa III Fix problems with test wrapper and test compiler selection.
2001-01-20 Eric AndersenReworked all test suite makefiles (man did they need...
2001-01-11 Eric AndersenA large update from Manuel Novoa III <mnovoa3@bellsouth...
2000-12-13 Eric AndersenHandle fork and vfork on a per architecture basis...
2000-11-22 Eric AndersenAdd in an additional test for memcmp suggested by Mathi...
2000-11-17 Eric AndersenSome cleanups from Manuel Novoa III <mnovoa3@bellsouth...
2000-11-17 Eric AndersenTurn off debug noise
2000-11-16 Eric AndersenFix it so files are not stripped when debugging (doh...
2000-11-15 Eric AndersenAdd in tmpnam() support from David Whedon <dwhedon...
2000-11-04 Eric AndersenMake spelling of uClibc be consistant.
2000-10-26 Eric AndersenLink vs libgcc to include needed stuff.
2000-10-17 Eric AndersenIgnore more junk
2000-10-17 Eric AndersenMore updates
2000-10-12 Eric AndersenMakefile update
2000-10-11 Eric AndersenFinish reorganizing things. At least I think I've...
2000-10-05 Eric AndersenMajor update to string handling. strcmp and friends...
2000-10-04 Eric AndersenMore makefile updates
2000-10-04 Eric AndersenMajor facelift on the test area -- the beginnings of...