summaryrefslogtreecommitdiffstats
path: root/libc/stdlib/strtod.c
Commit message (Expand)AuthorAgeFilesLines
* Merge from trunk. Going pretty good so far. Kind of. Okay, not really."Steven J. Hill"2006-02-251-617/+3
* Merge from trunk."Steven J. Hill"2005-12-101-8/+11
* Merge from trunk."Steven J. Hill"2005-12-021-3/+3
* Merge from trunk."Steven J. Hill"2005-10-301-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