summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/atof.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix the style of the SCM ID's.obrien2002-03-221-0/+2
| | | | I believe have made all of libc .c's as consistent as possible.
* Back out errno preservingache2001-12-301-8/+1
|
* Preserve errno.ache2001-12-251-2/+10
| | | | | | | | According to C99: "The functions atof, atoi, atol, and atoll need not affect the value of the integer expression errno on an error. If the value of the result cannot be represented, the behavior is undefined."
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+46
OpenPOWER on IntegriCloud