diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-12-08 08:41:33 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-12-08 08:41:33 +0000 |
commit | 7eda722de5ee2e56f6590641e190ddc66fb60eb5 (patch) | |
tree | 5aa9725316349774602906798b96f71e8cfc1e6a /localedata/charmaps/IBM864 | |
parent | 841ea81647a7b5ea852d039fa367bf687e59ace6 (diff) | |
download | glibc-7eda722de5ee2e56f6590641e190ddc66fb60eb5.tar.gz glibc-7eda722de5ee2e56f6590641e190ddc66fb60eb5.tar.xz glibc-7eda722de5ee2e56f6590641e190ddc66fb60eb5.zip |
Update.
1999-12-07 Jakub Jelinek <jakub@redhat.com> * string/bits/string2.h (__memset_gc, __mempcpy_small, __strcpy_small, __stpcpy_small): Cast switch expressions to int to shut up compiler warnings.
Diffstat (limited to 'localedata/charmaps/IBM864')
-rw-r--r-- | localedata/charmaps/IBM864 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/localedata/charmaps/IBM864 b/localedata/charmaps/IBM864 index c647ce9164..fdef1cd4e1 100644 --- a/localedata/charmaps/IBM864 +++ b/localedata/charmaps/IBM864 @@ -80,6 +80,7 @@ CHARMAP <!S> /x24 <U0024> DOLLAR SIGN <DO> /x24 <U0024> DOLLAR SIGN <dollar-sign> /x24 <U0024> DOLLAR SIGN +<%a> /x25 <U066A> ARABIC PERCENT SIGN <&> /x26 <U0026> AMPERSAND <ampersand> /x26 <U0026> AMPERSAND <'> /x27 <U0027> APOSTROPHE @@ -292,7 +293,12 @@ CHARMAP <?+> /xBF <U061F> ARABIC QUESTION MARK <Ct> /xC0 <U00A2> CENT SIGN <!C> /xC0 <U00A2> CENT SIGN +<H'-> /xC1 <UFE80> ARABIC LETTER HAMZA ISOLATED FORM +<aM-> /xC2 <UFE81> ARABIC LETTER ALEF WITH MADDA ABOVE ISOLATED FORM +<aH-> /xC3 <UFE83> ARABIC LETTER ALEF WITH HAMZA ABOVE ISOLATED FORM +<wH-> /xC4 <UFE85> ARABIC LETTER WAW WITH HAMZA ABOVE ISOLATED FORM <e+.> /xC5 <UFECA> ARABIC LETTER AIN FINAL FORM +<yH,> /xC6 <UFE8D> ARABIC LETTER ALEF ISOLATED FORM <a+-> /xC7 <UFE8D> ARABIC LETTER ALEF ISOLATED FORM <b+,> /xC8 <UFE91> ARABIC LETTER BEH INITIAL FORM <tm-> /xC9 <UFE93> ARABIC LETTER TEH MARBUTA ISOLATED FORM |