Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2009-02-12 Corinna Vinschen <corinna@vinschen.de> | Jeff Johnston | 2009-02-12 | 1 | -0/+209 |
* libc/include/wchar.h (_wcstod_r): Declare. (_wcstof_r): Declare. (wcstod): Declare. (wcstof): Declare. * libc/stdlib/Makefile.am (GENERAL_SOURCES): Add wcstod.c. (CHEWOUT_FILES): Add wcstod.def. * libc/stdlib/Makefile.in: Regenerate. * libc/stdlib/stdlib.tex: Add wcstod. * libc/stdlib/wcstod.c: New file. |