summaryrefslogtreecommitdiffstats
path: root/libc/stdlib/strtod.c
Commit message (Expand)AuthorAgeFilesLines
* Kill a warning. Change __wcstofpmax to __wcstofpmax_l where appropiatePeter S. Mazinger2005-10-281-20/+8
* Fix a few bugs in the new extended locale functions.Manuel Novoa III2003-08-241-9/+22
* Add a new *scanf implementation, includeing the *wscanf functions.Manuel Novoa III2003-08-011-178/+533
* Remove atof from strtod.o...Manuel Novoa III2002-11-071-7/+0
* atoi, atol, atoll, and atof are supposed to be functions, not macros.Eric Andersen2001-08-241-0/+7
* Fix include/errno.h to not use kernel header, and instead use bits/errno.h.Eric Andersen2001-04-061-1/+1
* A number of updates from Manuel Novoa III. Things look good...Eric Andersen2000-12-201-66/+246
* Bug ugly formatting updateEric Andersen2000-10-091-63/+50
* Initial revision0_9_1Erik Andersen2000-05-141-0/+96