summaryrefslogtreecommitdiff
path: root/test/string/testcopy.c
AgeCommit message (Collapse)Author
2012-11-18Replace FSF snail mail address with URLsMike Frysinger
This matches a similar change made to glibc. No functional changes here. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2006-02-14sync with glibcMike Frysinger
2000-10-05Major update to string handling. strcmp and friends were horriblyEric Andersen
broken. They now test out as working properly. -Erik