summaryrefslogtreecommitdiffstats
path: root/newlib/libc/string/wcsdup.c
Commit message (Collapse)AuthorAgeFilesLines
* * libc/include/wchar.h (wcsdup, _wcsdup_r): Declare.Corinna Vinschen2009-03-151-0/+62
* libc/string/Makefile.am: Add wcsdup.c. * libc/string/Makefile.in: Regenerate. * libc/string/strings.tex: Add wcsdup documentation reference. * libc/string/wcsdup.c: New file.