freebsd-skq/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
_ldtoa.c
glue.c
machdep_ldisd.c
machdep_ldisQ.c
machdep_ldisx.c
Makefile.inc
Symbol.map Add __gdtoa to the list of FreeBSD private symbols. Unfortunately, 2006-04-01 02:56:09 +00:00