summaryrefslogtreecommitdiffstats
path: root/lib/libc/locale/_wcstod.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Eliminate the last of the LINTEDn and PRINTFLIKEn comments. In oneguenther2015-10-011-4/+1
* Wrap <inttypes.h> and finish wrapping of <wchar.h> so that calls go directguenther2015-09-121-1/+2
* Fix wcsto{f,d,ld}() C99 compliance to now correctlymatthew2013-06-021-20/+45
* Add wcstof(3) and wcstold(3).kettenis2009-01-131-0/+128