summaryrefslogtreecommitdiffstats
path: root/lib/libc/locale/wcstod.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* For all functions known to be infected by LC_NUMERIC, add shortschwarze2019-01-161-2/+11
| | | | | | | | CAVEATS pointing to the new CAVEATS section in setlocale(3). Make those in wprintf(3) and wscanf(3) more concise since duplicate information is a bad idea. Incompleteness of information originally pointed out by millert@. OK millert@
* observe the following spelling:jmc2010-09-101-3/+3
| | | | | | | | | - wide character (noun) - wide-character (adjective) this is the "fix of least resistance", and appears to be in line with posix style; a tiny fix still needed for curses, but i'll mail that upstream;
* Man page for wcstof(3), wcstod(3) and wcstold(3).kettenis2009-01-131-0/+74