summaryrefslogtreecommitdiff
path: root/src/lib/libc/string/wcscpy.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Instead of documenting all the wide string functions in wmemchr(3), addnicm2011-07-091-0/+97
individual pages (based on the existing string man pages). By Tim van der Molen (tbvdm at xs4all dot nl) after a suggestion by millert@. ok deraadt