summaryrefslogtreecommitdiff
path: root/src/lib/libc/string/wcsdup.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2git to create tag 'tb_20250414'.tb_20250414cvs2svn12 days1-32/+0
* 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