aboutsummaryrefslogtreecommitdiff
path: root/system
diff options
context:
space:
mode:
authorBruce Mitchener <bruce.mitchener@gmail.com>2014-01-14 14:55:52 +0700
committerBruce Mitchener <bruce.mitchener@gmail.com>2014-01-14 15:05:21 +0700
commit8f85a8ed689957e72b161bad12e3d691507e1094 (patch)
treeb73934f003eca63c1bf06fc6c3758f6507f6690b /system
parent58713dc4266f88ef59c9da92bcfd6f4fd6ae1ada (diff)
Move err/warn/etc from libc to libcextra.
Diffstat (limited to 'system')
-rw-r--r--system/lib/libc.symbols8
-rw-r--r--system/lib/libcextra.symbols8
2 files changed, 8 insertions, 8 deletions
diff --git a/system/lib/libc.symbols b/system/lib/libc.symbols
index eda8a802..d9a20a98 100644
--- a/system/lib/libc.symbols
+++ b/system/lib/libc.symbols
@@ -52,8 +52,6 @@
T atof
W bulk_free
W calloc
- T err
- T errx
W free
W independent_calloc
W independent_comalloc
@@ -81,9 +79,3 @@
T strtold
W strtold_l
W valloc
- T verr
- T verrx
- T vwarn
- T vwarnx
- T warn
- T warnx
diff --git a/system/lib/libcextra.symbols b/system/lib/libcextra.symbols
index 2420215a..00dd899d 100644
--- a/system/lib/libcextra.symbols
+++ b/system/lib/libcextra.symbols
@@ -22,6 +22,8 @@
W __wctype_l
T btowc
T ecvt
+ T err
+ T errx
T fcvt
T fputwc
W fputwc_unlocked
@@ -120,9 +122,15 @@
T towlower_l
T towupper
T towupper_l
+ T verr
+ T verrx
T vfwprintf
T vswprintf
+ T vwarn
+ T vwarnx
T vwprintf
+ T warn
+ T warnx
T wcpcpy
T wcpncpy
T wcrtomb