summaryrefslogtreecommitdiff
path: root/lib/libc/string/wcsdup.c
AgeCommit message (Expand)Author
2015-09-12Wrap <inttypes.h> and finish wrapping of <wchar.h> so that calls go directPhilip Guenther
2014-10-08obvious malloc -> reallocarray, for mult int oflowTheo de Raadt
2011-07-04Add wcsdup(), from NetBSD.Nicholas Marriott