summaryrefslogtreecommitdiffstats
path: root/newlib/libc/stdlib/wcstod.c
Commit message (Expand)AuthorAgeFilesLines
* stdlib: Use __get_numeric_locale instead of __localeconv_l for decimal_pointKeith Packard2018-09-061-3/+3
* Use nanf("") instead of nanf(NULL)Keith Packard2018-08-291-3/+3
* ansification: remove _DEFUNYaakov Selkowitz2018-01-171-8/+4
* ansification: remove _CONSTYaakov Selkowitz2018-01-171-4/+4
* ansification: remove _ANDYaakov Selkowitz2018-01-171-6/+6
* stdlib: remove TRAD_SYNOPSISYaakov Selkowitz2017-12-011-21/+1
* Remove extraneous float casts in wcstod.c.Corinna Vinschen2016-12-161-2/+2
* 2016-12-15 Kyrylo Tkachov <kyrylo.tkachov@arm.com>cygwin-2_6_1-releaseJeff Johnston2016-12-151-4/+15
* Implement strto[dflu]_l/wcsto[dflu]_lCorinna Vinschen2016-08-151-24/+86
* 2013-11-26 Julio Gutierrez <jgutleyva@gmail.com>Joel Sherrill2013-11-261-9/+11
* 2009-12-03 Craig Howland <howland@LGSInnovations.com>Jeff Johnston2009-12-031-1/+1
* * libc/stdio/vfprintf.c (_VFPRINTF_R): Use actual length ofCorinna Vinschen2009-06-161-2/+21
* Revert erroneously checked in files.Corinna Vinschen2009-03-261-20/+2
* * libc/ctype/iswalpha.c: Handle all wchar_t as unicode onCorinna Vinschen2009-03-241-2/+20
* 2009-02-25 Brooks Moses <brooks@codesourcery.com>Jeff Johnston2009-02-251-1/+1
* 2009-02-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2009-02-181-0/+2
* 2009-02-12 Corinna Vinschen <corinna@vinschen.de>Jeff Johnston2009-02-121-0/+209