summaryrefslogtreecommitdiff
path: root/src/lib/libc/string/wcsdup.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* obvious malloc -> reallocarray, for mult int oflowderaadt2014-10-081-2/+2
* Add wcsdup(), from NetBSD.nicm2011-07-041-0/+31