summaryrefslogtreecommitdiffstats
path: root/lib/libc/gdtoa/_ldtoa.c
Commit message (Expand)AuthorAgeFilesLines
* Add missing include to eliminate -Wmissing-prototypes warningrodrigc2015-09-201-0/+1
* Fix handling of subnormals on i386/ia64/amd64.das2007-12-091-2/+0
* In scanf, round according to the current rounding mode.das2007-12-031-2/+10
* Use an intermediate pointer to avoid a strict aliasing warning.jb2007-11-211-1/+2
* Fix a bug that caused long double subnormals to be printeddas2004-01-181-0/+3
* Add __ldtoa(), a wrapper around gdtoa() to make it look like dtoa().das2003-04-051-0/+97
OpenPOWER on IntegriCloud