Date: Sat, 1 Apr 2006 02:56:09 +0000 (UTC) From: Daniel Eischen <deischen@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/gdtoa Symbol.map Message-ID: <200604010256.k312u924048405@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
deischen 2006-04-01 02:56:09 UTC
FreeBSD src repository
Modified files:
lib/libc/gdtoa Symbol.map
Log:
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.
Revision Changes Path
1.2 +4 -0 src/lib/libc/gdtoa/Symbol.map
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604010256.k312u924048405>
