summaryrefslogtreecommitdiffstats
path: root/lib/libc/locale
diff options
context:
space:
mode:
authortheraven <theraven@FreeBSD.org>2012-03-13 14:14:13 +0000
committertheraven <theraven@FreeBSD.org>2012-03-13 14:14:13 +0000
commit75aeb0cde534161833de0e27f70d1e7d5206cd3d (patch)
tree8b6e86d5cf1d3405e1fcbe790e846aa9d4fc3cb4 /lib/libc/locale
parentd0a72d948e70eac20228005908250534eeb9d671 (diff)
downloadFreeBSD-src-75aeb0cde534161833de0e27f70d1e7d5206cd3d.zip
FreeBSD-src-75aeb0cde534161833de0e27f70d1e7d5206cd3d.tar.gz
More xlocale cleanups.
Approved by: dim (mentor)
Diffstat (limited to 'lib/libc/locale')
-rw-r--r--lib/libc/locale/Symbol.map4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/libc/locale/Symbol.map b/lib/libc/locale/Symbol.map
index a65acc2..158ba80 100644
--- a/lib/libc/locale/Symbol.map
+++ b/lib/libc/locale/Symbol.map
@@ -60,9 +60,13 @@ FBSD_1.0 {
nextwctype;
nl_langinfo;
__maskrune;
+ __maskrune_l;
__sbmaskrune;
+ __sbmaskrune_l;
__istype;
+ __istype_l;
__sbistype;
+ __sbistype_l;
__isctype;
__toupper;
__sbtoupper;
OpenPOWER on IntegriCloud