freebsd-src/lib/libc/amd64
David Schultz 92b93b37c0 Add __ldtoa(), a wrapper around gdtoa() to make it look like dtoa().
In support of this, add some MD macros to assist in converting long
doubles to the format expected by gdtoa().

Reviewed by:	silence on standards@
2003-04-05 22:10:13 +00:00
..
gen o Implement C99 classification macros isfinite(), isinf(), isnan(), 2003-02-12 20:03:41 +00:00
net
stdlib Replace our ancient dtoa/strtod implementation with the gdtoa 2003-03-12 20:30:00 +00:00
sys libc_r wasn't so tied to libc for 22 months. 2002-11-18 09:50:57 +00:00
_fpmath.h Add __ldtoa(), a wrapper around gdtoa() to make it look like dtoa(). 2003-04-05 22:10:13 +00:00
arith.h Replace our ancient dtoa/strtod implementation with the gdtoa 2003-03-12 20:30:00 +00:00
SYS.h