summaryrefslogtreecommitdiffstats
path: root/test/string/testcopy.c
Commit message (Collapse)AuthorAgeFilesLines
* sync with glibcMike Frysinger2006-02-141-17/+17
|
* Major update to string handling. strcmp and friends were horriblyEric Andersen2000-10-051-0/+108
broken. They now test out as working properly. -Erik