Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add wcstof(3) and wcstold(3). | 2009-01-13 | 1 | -118/+5 | |
| | | | | ok miod@ | ||||
* | Fix conversion of numbers without an exponent. | 2008-10-05 | 1 | -4/+4 | |
| | | | | ok martynas@ | ||||
* | Add a few missing functions so that wctype.h/wchar.h are more or less | 2005-07-01 | 1 | -0/+126 | |
uptodate, namely, wcsto(u)l(l) family, wcstod, stubs from wctrans/towctrans crank minor. okay millert@, jmc@. |