Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2009-03-25 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2009-03-25 | 1 | -4/+4 |
| | | | | | | | * libc/string/wcsdup.c: Fix documentation error. * libc/string/Makefile.am: Fix CHEWOUT files to contain wcsdup.def rather than wcsdup. * libc/string/Makefile.in: Regenerated. | ||||
* | * libc/include/wchar.h (wcsdup, _wcsdup_r): Declare. | Corinna Vinschen | 2009-03-15 | 1 | -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. |