From eee6b1432794967d4272394dfed1e2b5cca4be39 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sun, 15 Mar 2009 21:33:19 +0000 Subject: [BZ #9759] * dirent/dirent.h: Adjust prototypes of scandir, scandir64, alphasort, alphasort64, versionsort, and versionsort64 to POSIX 2008. * dirent/alphasort.c: Adjust implementation to type change. * dirent/alphasort64.c: Likewise. * dirent/scandir.c: Likewise. * dirent/versionsort.c: Likewise. * dirent/versionsort64.c: Likewise. * sysdeps/wordsize-64/alphasort.c: Add hack to hide alphasort64 declaration. * sysdeps/wordsize-64/versionsort.c: Add hack to hide versionsort64 declaration. --- localedata/ChangeLog | 3 +++ localedata/locales/iso14651_t1_common | 16 ++++++++-------- 2 files changed, 11 insertions(+), 8 deletions(-) (limited to 'localedata') diff --git a/localedata/ChangeLog b/localedata/ChangeLog index f8eb4c3db6..17f26f68c1 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,5 +1,8 @@ 2009-03-15 Ulrich Drepper + [BZ #9844] + * locales/iso14651_t1_common: Move U0138 entry. + [BZ #9833] * locales/ko_KR: Fix noexpr. Add nostr. diff --git a/localedata/locales/iso14651_t1_common b/localedata/locales/iso14651_t1_common index 1c9963aaf6..6bdc795f4a 100644 --- a/localedata/locales/iso14651_t1_common +++ b/localedata/locales/iso14651_t1_common @@ -917,7 +917,7 @@ collating-symbol # mlvw- denotes Malayalam vowel # ml-visarga - dentos Malayalam Visarga # consonant + virama is considered half of consonant or consonant without vowel part -# so it consonant + virama should be considered as cluster and should be +# so it consonant + virama should be considered as cluster and should be # sorted before the consonant. All consonants are considered to have an implicit a vowel # part associated with it. collating-element from "" @@ -2362,7 +2362,6 @@ endif ;;;IGNORE # 337 ḳ ;;;IGNORE # 338 ḵ ;;;IGNORE # 339 ƙ - ;;;IGNORE # 340 ;;;IGNORE # 341 l ;;;IGNORE # 342 ;;;IGNORE # 343 @@ -2436,6 +2435,7 @@ endif

;;;IGNORE # 411

;;;IGNORE # 412 ;;;IGNORE # 413 q + ;;;IGNORE # 340 ;;;IGNORE # 414 r ;;;IGNORE # 415 ;;;IGNORE # 416 @@ -4309,7 +4309,7 @@ order_start ;forward;forward;forward;forward,position "";;;IGNORE "";;;IGNORE "";;;IGNORE # ണ്‍ = ണ + ് + zwj - "";;;IGNORE # ണ = ണ + ് + അ + "";;;IGNORE # ണ = ണ + ് + അ "";;;IGNORE "";;;IGNORE "";;;IGNORE @@ -4329,14 +4329,14 @@ order_start ;forward;forward;forward;forward,position "";;;IGNORE "";;;IGNORE "";;;IGNORE # ം = മ + ് - "";"";;IGNORE # ം = മ + ് - "";;;IGNORE # മ = മ + ് + അ + "";"";;IGNORE # ം = മ + ് + "";;;IGNORE # മ = മ + ് + അ "";;;IGNORE "";;;IGNORE "";;;IGNORE # ര = ര + ് + zwj - "";;;IGNORE # ര = ര + ് + അ + "";;;IGNORE # ര = ര + ് + അ ;;;IGNORE # ല്‍ = ല + ് + zwj - "";;;IGNORE # ല = ല + ് + അ + "";;;IGNORE # ല = ല + ് + അ "";;;IGNORE "";;;IGNORE "";;;IGNORE @@ -4348,7 +4348,7 @@ order_start ;forward;forward;forward;forward,position "";;;IGNORE "";;;IGNORE "";;;IGNORE # ള്‍ = ള + ് + zwj - "";;;IGNORE # ള = ള + ് + അ + "";;;IGNORE # ള = ള + ് + അ "";;;IGNORE "";;;IGNORE "";;;IGNORE -- cgit v1.2.3