summaryrefslogtreecommitdiffstats
path: root/lib/libc/string/stpcpy.3
AgeCommit message (Expand)AuthorFilesLines
2014-02-23in HISTORY, say where this actually came from;schwarze1-5/+7
2013-09-25Add examples to show why this is a terrible API. OK jmc@ henning@millert1-1/+60
2013-09-25According to POSIX, if the src and dst strings overlap, the behaviormillert1-2/+8
2013-06-05Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarzetedu1-3/+3
2012-01-17fix SEE ALSO;jmc1-2/+2
2012-01-17Add stpcpy() and stpncpy(), pointless crap that made it into POSIX.guenther1-0/+117