summaryrefslogtreecommitdiff
path: root/lib/libc/string/wcscpy.3
AgeCommit message (Expand)Author
2016-11-12the referred to EXAMPLES section is now in strncpy(3);Jason McIntyre
2013-09-25According to POSIX, if the src and dst strings overlap, the behaviorTodd C. Miller
2013-06-05Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarzeTed Unangst
2011-07-25update HISTORY and SEE ALSO for all of string(3), together with variousIngo Schwarze
2011-07-09Instead of documenting all the wide string functions in wmemchr(3), addNicholas Marriott