aboutsummaryrefslogtreecommitdiff
path: root/system
diff options
context:
space:
mode:
authorBruce Mitchener <bruce.mitchener@gmail.com>2014-01-13 22:08:30 +0700
committerBruce Mitchener <bruce.mitchener@gmail.com>2014-01-14 02:21:11 +0700
commite3825afd87e2bf638da9b18a9deaf31de5a03cc3 (patch)
tree21cfbdd8395d47eaa2759c8935d726a2cc5118eb /system
parent3b62c6587c50400cf0899c60ee29fa2282efdd28 (diff)
Move scalbn to libc to fix broken functionality. Disable test on x86.
Diffstat (limited to 'system')
-rw-r--r--system/lib/libc.symbols1
-rw-r--r--system/lib/libcextra.symbols1
2 files changed, 1 insertions, 1 deletions
diff --git a/system/lib/libc.symbols b/system/lib/libc.symbols
index d68b62cb..04fb40d6 100644
--- a/system/lib/libc.symbols
+++ b/system/lib/libc.symbols
@@ -89,6 +89,7 @@
W pvalloc
W realloc
W realloc_in_place
+ T scalbn
T scalbnl
T strtod
W strtod_l
diff --git a/system/lib/libcextra.symbols b/system/lib/libcextra.symbols
index db1d3dcd..c3475e1c 100644
--- a/system/lib/libcextra.symbols
+++ b/system/lib/libcextra.symbols
@@ -81,7 +81,6 @@
T regerror
T regexec
T regfree
- T scalbn
T scalbnf
D signgam
T strcasecmp_l