aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/stdlib/wcstod.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-17ansification: remove _DEFUNYaakov Selkowitz1-8/+4
2018-01-17ansification: remove _CONSTYaakov Selkowitz1-4/+4
2018-01-17ansification: remove _ANDYaakov Selkowitz1-6/+6
2017-12-01stdlib: remove TRAD_SYNOPSISYaakov Selkowitz1-21/+1
2016-12-16Remove extraneous float casts in wcstod.c.Corinna Vinschen1-2/+2
2016-12-152016-12-15 Kyrylo Tkachov <kyrylo.tkachov@arm.com>cygwin-2_6_1-releaseJeff Johnston1-4/+15
2016-08-15Implement strto[dflu]_l/wcsto[dflu]_lCorinna Vinschen1-24/+86
2013-11-262013-11-26 Julio Gutierrez <jgutleyva@gmail.com>Joel Sherrill1-9/+11
2009-12-032009-12-03 Craig Howland <howland@LGSInnovations.com>Jeff Johnston1-1/+1
2009-06-16 * libc/stdio/vfprintf.c (_VFPRINTF_R): Use actual length ofCorinna Vinschen1-2/+21
2009-03-26 Revert erroneously checked in files.Corinna Vinschen1-20/+2
2009-03-24 * libc/ctype/iswalpha.c: Handle all wchar_t as unicode onCorinna Vinschen1-2/+20
2009-02-252009-02-25 Brooks Moses <brooks@codesourcery.com>Jeff Johnston1-1/+1
2009-02-182009-02-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-0/+2
2009-02-122009-02-12 Corinna Vinschen <corinna@vinschen.de>Jeff Johnston1-0/+209