summaryrefslogtreecommitdiff
path: root/src/lib/libc/string/wcsdup.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Wrap <inttypes.h> and finish wrapping of <wchar.h> so that calls go directguenther2015-09-121-1/+2
* obvious malloc -> reallocarray, for mult int oflowderaadt2014-10-081-2/+2
* Add wcsdup(), from NetBSD.nicm2011-07-041-0/+31