diff --git a/ChangeLog b/ChangeLog index 3c6cb57c98..d97d7e29c6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2007-10-01 Ulrich Drepper + * locale/programs/ld-collate.c (collate_read): After initial copy + statement, continue in state 0. + * include/stdio_ext.h (__fsetlocking): Define as macro. 2007-09-30 Ulrich Drepper diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 3d287fe3ac..40ddfdc157 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,5 +1,7 @@ 2007-10-01 Ulrich Drepper + * SUPPORTED (SUPPORTED-LOCALES): Add ber_MA.UTF-8. + * locales/am_ET (LC_COLLATE): Define new script after copy. 2007-09-30 Ulrich Drepper diff --git a/localedata/SUPPORTED b/localedata/SUPPORTED index c239b9f5a7..51aeeb1c01 100644 --- a/localedata/SUPPORTED +++ b/localedata/SUPPORTED @@ -54,6 +54,7 @@ be_BY.UTF-8/UTF-8 \ be_BY/CP1251 \ be_BY@latin/UTF-8 \ ber_DZ/UTF-8 \ +ber_MA/UTF-8 \ bg_BG.UTF-8/UTF-8 \ bg_BG/CP1251 \ bn_BD/UTF-8 \ diff --git a/localedata/locales/ber_MA b/localedata/locales/ber_MA new file mode 100644 index 0000000000..31ce069138 --- /dev/null +++ b/localedata/locales/ber_MA @@ -0,0 +1,229 @@ +comment_char % +escape_char / +% +% Amazigh Language Locale for Morocco (tifinagh) +% Source: +% Contact: Pablo Saratxaga +% Email: +% Language: ber +% Territory: MA +% Revision: 0.1 +% Date: 2004-06-26 +% Application: general +% Users: general +% Charset: UTF-8 +% Distribution and use is free, also +% for commercial purposes. + +LC_IDENTIFICATION +title "Amazigh language locale for Morocco (tifinagh)" +source "" +address "" +contact "Pablo Saratxaga" +email "pablo@mandrakesoft.com" +tel "" +fax "" +language "Amazigh" +territory "Morocco" +revision "0.1" +date "2002-06-26" + +category ber_MA:2000;LC_IDENTIFICATION +category ber_MA:2000;LC_CTYPE +category ber_MA:2000;LC_COLLATE +category ber_MA:2000;LC_TIME +category ber_MA:2000;LC_NUMERIC +category ber_MA:2000;LC_PAPER +category ber_MA:2000;LC_TELEPHONE +category ber_MA:2000;LC_MEASUREMENT +category ber_MA:2000;LC_ADDRESS +category ber_MA:2000;LC_MONETARY +category ber_MA:2000;LC_MESSAGES + +END LC_IDENTIFICATION + +% +% TODO: fix LC_TIME, LC_MONETARY, LC_MESSAGES, LC_NAME, LC_ADDRESS + +LC_COLLATE + +copy "iso14651_t1" + +collating-symbol +collating-symbol + +collating-element from "" +collating-element from "" + +reorder-after + +reorder-after + +reorder-after + ;;;IGNORE +reorder-after + "";"";"";IGNORE + "";"";"";IGNORE +reorder-after + ;;;IGNORE +reorder-after + "";"";"";IGNORE +reorder-end + +% Moroccan sorting standard requires tifinagh to come +% before latin script +reorder-sections-after + +reorder-sections-end +END LC_COLLATE + +LC_CTYPE +copy "i18n" + +translit_start +include "translit_combining";"" +translit_end +END LC_CTYPE + +LC_MESSAGES +% FIXME: yes/no +yesstr "" +nostr "" +yesexpr "" +noexpr "" +END LC_MESSAGES + +LC_MONETARY +% This is the POSIX Locale definition the LC_MONETARY category. +% These are generated based on XML base Locale difintion file +% for IBM Class for Unicode/Java +% +int_curr_symbol "" +currency_symbol "" +mon_decimal_point "" +mon_thousands_sep "" +mon_grouping 3 +positive_sign "" +negative_sign "" +int_frac_digits 3 +frac_digits 3 +p_cs_precedes 1 +p_sep_by_space 1 +n_cs_precedes 1 +n_sep_by_space 1 +p_sign_posn 1 +n_sign_posn 2 +% +END LC_MONETARY + + +LC_NUMERIC +% This is the POSIX Locale definition for the LC_NUMERIC category. +% +decimal_point "" +thousands_sep "" +grouping 3 +% +END LC_NUMERIC + +% FIXME +LC_TIME +day "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" +abday "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" +mon "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" +abmon "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" +d_t_fmt "" +d_fmt "" +t_fmt "" +am_pm "";"" +t_fmt_ampm "" +END LC_TIME + +LC_PAPER +height 297 +width 210 +END LC_PAPER + +LC_MEASUREMENT +measurement 1 +END LC_MEASUREMENT + +LC_NAME +% This is the ISO_IEC TR14652 Locale definition for the +% LC_NAME category. +% +name_fmt "/ +" +name_gen "" +name_mr "" +name_mrs "" +name_miss "" +name_ms "" + +END LC_NAME + + +LC_ADDRESS +% This is the ISO_IEC TR14652 Locale definition for the +% LC_ADDRESS +postal_fmt "/ +" + +%country_name "" +%country_post "" +country_ab2 "" +country_ab3 "" +country_num 504 +%country_isbn "" +%country_car "" +lang_name "" +% lang_ab +lang_term "" +lang_lib "" + + +END LC_ADDRESS + + +LC_TELEPHONE +% This is the ISO_IEC TR14652 Locale definition for the +% +tel_int_fmt "/ +" +int_prefix "" + +END LC_TELEPHONE