summaryrefslogtreecommitdiff
path: root/libc/stdlib/strtod.c
AgeCommit message (Expand)Author
2003-08-24Fix a few bugs in the new extended locale functions.Manuel Novoa III
2003-08-01Add a new *scanf implementation, includeing the *wscanf functions.Manuel Novoa III
2002-11-07Remove atof from strtod.o...Manuel Novoa III
2001-08-24atoi, atol, atoll, and atof are supposed to be functions, not macros.Eric Andersen
2001-04-06Fix include/errno.h to not use kernel header, and instead use bits/errno.h.Eric Andersen
2000-12-20A number of updates from Manuel Novoa III. Things look good...Eric Andersen
2000-10-09Bug ugly formatting updateEric Andersen
2000-05-14Initial revisionErik Andersen