From 38e68573bc08179bb9418038e7c2db7e576eaea5 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 1 Feb 2003 20:53:16 +0000 Subject: Update. 2003-02-01 Ulrich Drepper * time/tzfile.c (__tzfile_compute): Change return value type to void. Adjust return statements. * include/time.h (__tzfile_compute): Adjust prototype. 2003-02-01 Jim Meyering * time/tzset.c (__tz_convert): Remove dead code; __tzfile_compute always returns 1. 2003-01-31 Steven Munroe * sysdeps/unix/sysv/linux/powerpc/powerpc64/fe_nomask.c [!__ASSUME_NEW_PRCTL_SYSCALL]: Noop prctl syscall and set ENOSYS. 2003-01-31 Steven Munroe * sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Generate ENOSYS stub. * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Likewise. * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Likewise. * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Likewise. 2003-01-31 Steven Munroe * sysdeps/unix/sysv/linux/configure.in: Change arch_minimum_kernel back to 2.4.19 for powerpc64. * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_NEW_PRCTL_SYSCALL): Define for powerpc64. (__ASSUME_NEW_RT_SIGRETURN_SYSCALL): Define for powerpc64. 2003-02-01 Ulrich Drepper * wcsmbs/wcscpy.c (wcscpy): Add alternative implementation for platforms with strange alignment requirements on wchar_t. --- localedata/locales/ml_IN | 207 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 207 insertions(+) create mode 100644 localedata/locales/ml_IN (limited to 'localedata') diff --git a/localedata/locales/ml_IN b/localedata/locales/ml_IN new file mode 100644 index 0000000000..3da216f3b3 --- /dev/null +++ b/localedata/locales/ml_IN @@ -0,0 +1,207 @@ +comment_char % +escape_char / +% Malayalam language locale for India. +% Contributed by Free Software Foundation of India http://gnu.org.in +% E-Mail : gnu@gnu.org.in + +LC_IDENTIFICATION +title " Malayalam language locale for India" +source "Free Software Foundation of India, Trivandrum" +address "" +contact "" +email "bug-glibc@gnu.org" +tel "" +fax "" +language "Malayalam" +territory "India" +revision "0.1" +date "2003-February-01" +% +category "ml_IN:2000";LC_IDENTIFICATION +category "ml_IN:2000";LC_CTYPE +category "ml_IN:2000";LC_COLLATE +category "ml_IN:2000";LC_TIME +category "ml_IN:2000";LC_NUMERIC +category "ml_IN:2000";LC_MONETARY +category "ml_IN:2000";LC_MESSAGES +category "ml_IN:2000";LC_PAPER +category "ml_IN:2000";LC_NAME +category "ml_IN:2000";LC_ADDRESS +category "ml_IN:2000";LC_TELEPHONE +category "ml_IN:2000";LC_MEASUREMENT +END LC_IDENTIFICATION +LC_CTYPE +copy "i18n" +translit_start +include "translit_combining";"" +translit_end +END LC_CTYPE +% +% +LC_COLLATE + +% Copy the template from ISO/IEC 14651 +copy "iso14651_t1" + +END LC_COLLATE +LC_MONETARY +% This is the POSIX Locale definition the LC_MONETARY category +% generated by IBM Basic CountryPack Transformer. +% These are generated based on XML base Locale defintion file +% for IBM Class for Unicode. +% +int_curr_symbol "" +currency_symbol "" +mon_decimal_point "" +mon_thousands_sep "" +mon_grouping 3;2 +positive_sign "" +negative_sign "" +int_frac_digits 2 +frac_digits 2 +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 1 +% +END LC_MONETARY +% +LC_NUMERIC +% This is the POSIX Locale definition for the LC_NUMERIC category. +% +decimal_point "" +thousands_sep "" +grouping 3;2 +% +END LC_NUMERIC +% +LC_TIME +% This is the POSIX Locale definition for the LC_TIME category +% generated by IBM Basic CountryPack Transformer. +% These are generated based on XML base Locale difintion file +% for IBM Class for Unicode. +% +% Abbreviated weekday names (%a) +abday "";"";/ +"";"";/ +"";"";/ +"" +% +% Full weekday names (%A) +day "";/ +"";/ +"";/ +"";/ +"";/ +"";/ +"" +% +% Abbreviated month names (%b) +abmon "";/ +"";/ +"";/ +"";/ +"";/ +"";/ +"";/ +"";/ +"";/ +"";/ +"";/ +"" +% +% FULL month names (%B) +mon "";/ +"";/ +"";/ +"";/ +"";/ +"";/ +"";/ +"";/ +"";/ +"";/ +"";/ +"" +% +% +% Equivalent of AM PM +am_pm "";"" +% +% Appropriate date and time representation +% %A %d %B %Y %I:%M:%S %Z +d_t_fmt "" +% +% Appropriate date representation +% %A %d %B %Y +d_fmt "" +% +% Appropriate time representation +% %I:%M:%S %Z +t_fmt "" +% +% Appropriate 12 h time representation (%r) +t_fmt_ampm "" +% +END LC_TIME +% +LC_MESSAGES +% This is the POSIX Locale definition for the LC_MESSAGES category +% generated by IBM Basic CountryPack Transformer. +% These are generated based on XML base Locale difintion file +% for IBM Class for Unicode. +% +% ^[\u0d05\u0d24\u0d46] +yesexpr "" +% +% +% ^[\u0d05\u0d32\u0d4d\u0d32] +noexpr "" +% +% \u0d05\u0d24\u0d46 +yesstr "" +% +% \u0d05\u0d32\u0d4d\u0d32 +nostr "" +% +END LC_MESSAGES +% +LC_PAPER +% This is the ISO_IEC TR14652 Locale definition for the LC_PAPER category +% generated by IBM Basic CountryPack Transformer. +height 297 +width 210 +END LC_PAPER +% +LC_NAME +% This is the ISO_IEC TR14652 Locale definition for the LC_NAME category +% generated by IBM Basic CountryPack Transformer. +% +% +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 category +% generated by IBM Basic CountryPack Transformer. +postal_fmt "" +END LC_ADDRESS +% +LC_TELEPHONE +% This is the ISO_IEC TR14652 Locale definition for the LC_TELEPHONE +% generated by IBM Basic CountryPack Transformer. +tel_int_fmt "" +END LC_TELEPHONE +% +LC_MEASUREMENT +% This is the ISO_IEC TR14652 Locale definition for the LC_MEASUREMENT +% category generated by IBM Basic CountryPack Transformer. +measurement 1 +END LC_MEASUREMENT +% \ No newline at end of file -- cgit 1.4.1