summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/strtod.c
Commit message (Expand)AuthorAgeFilesLines
* MFC 1.22: Use a union to access the words of a double.David Malone2002-08-311-4/+8
* MFC: get decimal point from localeAndrey A. Chernov2002-04-171-1/+4
* MFC: Update unused __dtoa prototypes to match reality.Tor Egge2001-03-021-2/+2
* MFC: Remove freelists managed by Balloc/Bfree. Change __dtoa internal API.Tor Egge2001-02-191-31/+13
* General -Wall warning cleanup, part I.Jordan K. Hubbard1996-07-121-31/+31
* Make strtod conforms manpage, use isspace to skip initial whitespacesAndrey A. Chernov1995-08-011-7/+3
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+2447