freebsd-dev/lib/libc/sparc64
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
..
fpu libc_r wasn't so tied to libc for 22 months. 2002-11-18 09:50:57 +00:00
gen Implement makecontext. 2003-04-01 23:28:50 +00:00
net
stdlib Replace our ancient dtoa/strtod implementation with the gdtoa 2003-03-12 20:30:00 +00:00
string
sys Rename the libc signal trampoline to __sigtramp to match netbsd. This 2002-10-22 15:15:39 +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
Makefile.inc
SYS.h