freebsd-nq/lib/libc/gdtoa
Daniel Eischen 9fe1984e64 Add __gdtoa to the list of FreeBSD private symbols. Unfortunately,
this is used by some 3rd party applications when {e,f,g}cvt() are
not found.  POSIX defines the xcvt() funtions but says they are
deprecated in favor or sprintf().  We'll import these functions
from OpenBSD and remove __gdtoa() from the exported interfaces
when libc version is bumped.
2006-04-01 02:56:09 +00:00
..
_hdtoa.c Cut out the gordian handling of subnormals by bit fiddling, and 2005-01-18 18:44:07 +00:00
_ldtoa.c Fix a bug that caused long double subnormals to be printed 2004-01-18 07:53:49 +00:00
glue.c
machdep_ldisd.c
machdep_ldisQ.c
machdep_ldisx.c
Makefile.inc Add each directory's symbol map file to SYM_MAPS. 2006-03-13 01:15:01 +00:00
Symbol.map Add __gdtoa to the list of FreeBSD private symbols. Unfortunately, 2006-04-01 02:56:09 +00:00