summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authordeischen <deischen@FreeBSD.org>2007-10-13 14:40:16 +0000
committerdeischen <deischen@FreeBSD.org>2007-10-13 14:40:16 +0000
commit5b067f00c53dea274158508c1867eedfa02afea8 (patch)
tree6653f350b7db51683245d508d9007ec0a8f1aca5 /lib
parent62062f6473cfe704363dfa1cd6afd36f8bca15f6 (diff)
downloadFreeBSD-src-5b067f00c53dea274158508c1867eedfa02afea8.zip
FreeBSD-src-5b067f00c53dea274158508c1867eedfa02afea8.tar.gz
Remove symbols that should not be exported.
Submitted by: das MFC after re@ approval
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/gdtoa/Symbol.map29
1 files changed, 0 insertions, 29 deletions
diff --git a/lib/libc/gdtoa/Symbol.map b/lib/libc/gdtoa/Symbol.map
index 31e0b68..157d557 100644
--- a/lib/libc/gdtoa/Symbol.map
+++ b/lib/libc/gdtoa/Symbol.map
@@ -5,38 +5,9 @@
FBSD_1.0 {
/*
* Standard functions from contrib/gdtoa
- * (dtoa is renamed to __dtoa and not exported)
*/
- freedtoa;
- g_Qfmt;
- g_ddfmt;
- g_dfmt;
- g_ffmt;
- g_xLfmt;
- g_xfmt;
- gdtoa;
- strtoIQ;
- strtoId;
- strtoIdd;
- strtoIf;
- strtoIx;
- strtoIxL;
strtod;
- strtodI;
- strtodg;
strtof;
- strtopQ;
- strtopd;
- strtopdd;
- strtopf;
- strtopx;
- strtopxL;
- strtorQ;
- strtord;
- strtordd;
- strtorf;
- strtorx;
- strtorxL;
/* FreeBSD additions */
strtold;
OpenPOWER on IntegriCloud