summaryrefslogtreecommitdiffstats
path: root/lib/libc/locale/table.c
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1995-10-19 19:29:55 +0000
committerache <ache@FreeBSD.org>1995-10-19 19:29:55 +0000
commit40905945da1c0f8c40e4a365217da39168cc5bcf (patch)
tree1f453171b569e26d72f68abd59cf2c856703f88f /lib/libc/locale/table.c
parent971c8493473f9bdd7eaa3c56d955a68364d783f1 (diff)
downloadFreeBSD-src-40905945da1c0f8c40e4a365217da39168cc5bcf.zip
FreeBSD-src-40905945da1c0f8c40e4a365217da39168cc5bcf.tar.gz
Propogate default table to restricted 8859-1 template
(only control/graph/punct/print tags used) Based on: kaleb@x.org and Bruce suggestions
Diffstat (limited to 'lib/libc/locale/table.c')
-rw-r--r--lib/libc/locale/table.c32
1 files changed, 32 insertions, 0 deletions
diff --git a/lib/libc/locale/table.c b/lib/libc/locale/table.c
index fb7344e..e9de306 100644
--- a/lib/libc/locale/table.c
+++ b/lib/libc/locale/table.c
@@ -86,6 +86,38 @@ _RuneLocale _DefaultRuneLocale = {
_L|_R|_G|_A, _L|_R|_G|_A, _L|_R|_G|_A, _L|_R|_G|_A,
/*78*/ _L|_R|_G|_A, _L|_R|_G|_A, _L|_R|_G|_A, _P|_R|_G,
_P|_R|_G, _P|_R|_G, _P|_R|_G, _C,
+ /*80*/ _C, _C, _C, _C,
+ _C, _C, _C, _C,
+ /*88*/ _C, _C, _C, _C,
+ _C, _C, _C, _C,
+ /*90*/ _C, _C, _C, _C,
+ _C, _C, _C, _C,
+ /*98*/ _C, _C, _C, _C,
+ _C, _C, _C, _C,
+ /*A0*/ _R|_G, _P|_R|_G, _P|_R|_G, _P|_R|_G,
+ _P|_R|_G, _P|_R|_G, _P|_R|_G, _P|_R|_G,
+ /*A8*/ _P|_R|_G, _P|_R|_G, _P|_R|_G, _P|_R|_G,
+ _P|_R|_G, _P|_R|_G, _P|_R|_G, _P|_R|_G,
+ /*B0*/ _P|_R|_G, _P|_R|_G, _P|_R|_G, _P|_R|_G,
+ _P|_R|_G, _P|_R|_G, _P|_R|_G, _P|_R|_G,
+ /*B8*/ _P|_R|_G, _P|_R|_G, _P|_R|_G, _P|_R|_G,
+ _P|_R|_G, _P|_R|_G, _P|_R|_G, _P|_R|_G,
+ /*C0*/ _R|_G, _R|_G, _R|_G, _R|_G,
+ _R|_G, _R|_G, _R|_G, _R|_G,
+ /*C8*/ _R|_G, _R|_G, _R|_G, _R|_G,
+ _R|_G, _R|_G, _R|_G, _R|_G,
+ /*D0*/ _R|_G, _R|_G, _R|_G, _R|_G,
+ _R|_G, _R|_G, _R|_G, _P|_R|_G,
+ /*D8*/ _R|_G, _R|_G, _R|_G, _R|_G,
+ _R|_G, _R|_G, _R|_G, _R|_G,
+ /*E0*/ _R|_G, _R|_G, _R|_G, _R|_G,
+ _R|_G, _R|_G, _R|_G, _R|_G,
+ /*E8*/ _R|_G, _R|_G, _R|_G, _R|_G,
+ _R|_G, _R|_G, _R|_G, _R|_G,
+ /*F0*/ _R|_G, _R|_G, _R|_G, _R|_G,
+ _R|_G, _R|_G, _R|_G, _P|_R|_G,
+ /*F8*/ _R|_G, _R|_G, _R|_G, _R|_G,
+ _R|_G, _R|_G, _R|_G, _R|_G,
},
{ 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
0x08, 0x09, 0x0a, 0x0b, 0x0c, 0x0d, 0x0e, 0x0f,
OpenPOWER on IntegriCloud