From f5f52655ceb5152d79ca88db5293fa1136969303 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 5 Mar 1997 00:35:19 +0000 Subject: Initial revision 1997-02-15 14:32 15:10 Andreas Jaeger * collate-test.c (main): change prototype definition to prevent warning. 1997-02-15 17:46 Ulrich Drepper * locales/de_DE: Include real collation data. It's similar to the en_DK information but the order of small and capital characters is exchanged. * collate-test.c: New file. Test suite for strcoll function. * de_DE.in: Input file for collation test. * da_DK.in: Likewise. * xfrm-test.c: New file. Test suite for strxfrm function. 1996-12-10 02:47 Ulrich Drepper * All charmaps: Fix entries for . 1996-10-17 18:57 Ulrich Drepper * Makefile (charmaps): Don't try to install CVS or RCS directory. (locales): Likewise. Reported by Matthias Urlichs. --- localedata/locales/POSIX | 298 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 298 insertions(+) create mode 100644 localedata/locales/POSIX (limited to 'localedata/locales/POSIX') diff --git a/localedata/locales/POSIX b/localedata/locales/POSIX new file mode 100644 index 0000000000..d76ff02c16 --- /dev/null +++ b/localedata/locales/POSIX @@ -0,0 +1,298 @@ +# POSIX Standard Locale +# +# As per ISO/IEC 9945-2:1993 specifications +# except for these additional identifying comments +# +# Source: ISO/IEC JTC1/SC22/WG15 RIN +# Address: C/O DKUUG, Fruebjergvej 3 +# DK-2900 Copenhagen O, Denmark +# Contact: Keld Simonsen +# Email: Keld.Simonsen@dkuug.dk +# Tel: +45 - 39179944 +# Fax: +45 - 39179897 +# Language: POSIX +# Territory: +# Revision: 1.0 +# Date: 1994-04-02 +# Application: general +# Users: general +# Repertoiremap: POSIX +# Charset: ISO646:1993 +# Distribution and use is free, also for +# commercial purposes. + +LC_CTYPE +# The following is the POSIX Locale LC_CTYPE. +# "alpha" is by default "upper" and "lower" +# "alnum" is by definiton "alpha" and "digit" +# "print" is by default "alnum", "punct" and the character +# "graph" is by default "alnum" and "punct" +# +upper ;;;;;;;;;;;;;\ + ;;

;;;;;;;;;; +# +digit ;;;;;\ + ;;;; +# +space ;;;;\ + ; +# +cntrl ;;;;;\ + ;;\ + ;;;;;;;;;\ + ;;;;;;;;;\ + ;;;;;;; +# +punct ;;;\ + ;;;;\ + ;;;\ + ;;;;;\ + ;;;;\ + ;;;\ + ;;;\ + ;;;\ + ;;;; +# +xdigit ;;;;;;;;;\ + ;;;;;;;;;;;; +# +blank ; +# +tolower (,);(,);(,);(,);(,);\ + (,);(,);(,);(,);(,);\ + (,);(,);(,);(,);(,);\ + (

,

);(,);(,);(,);(,);\ + (,);(,);(,);(,);(,);(,) +# +toupper (,);(,);(,);(,);(,);\ + (,);(,);(,);(,);(,);\ + (,);(,);(,);(,);(,);\ + (

,

);(,);(,);(,);(,);\ + (,);(,);(,);(,);(,);(,) +END LC_CTYPE + +LC_COLLATE +# This is the POSIX Locale definition for the LC_COLLATE category. +# The order is the same as in the ASCII code set. +order_start forward + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + + + + + + + + + + + + +order_end +# +END LC_COLLATE + +LC_MONETARY +# This is the POSIX Locale definition for +# the LC_MONETARY category. +# +int_curr_symbol "" +currency_symbol "" +mon_decimal_point "." +mon_thousands_sep "" +mon_grouping -1 +positive_sign "" +negative_sign "" +int_frac_digits -1 +frac_digits -1 +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 -1 +# +END LC_NUMERIC + +LC_TIME +# This is the POSIX Locale definition for +# the LC_TIME category. +# +# Abbreviated weekday names (%s) +abday "";"";"";"";\ + "";"";"" +# +# Full weekday names (%A) +day "";"";\ + "";"";\ + "";"";\ + "" +# +# Abbreviated month names (%b) +abmon "";"";"";\ + "

";"";"";\ + "";"";"

";\ + "";"";"" +# +# Full month names (%B) +mon "";"";\ + "";"

";\ + "";"";\ + "";"";\ + "

";"";\ + "";"" +# +# Equivalent of AM/PM (%p) "AM"/"PM" +am_pm "";"

" +# +# Appropriate date and time representation (%c) +# "%a %b %e %H:%M:%S %Y" +d_t_fmt "\ +\ +" +# +# Appropriate date representation (%x) "%m/%d/%y" +d_fmt "" +# +# Appropriate time representation (%X) "%H:%M:%S" +t_fmt "" +# +# Appropriate 12 h time representation (%Xr "%I:%M:%S %p" +t_fmt_ampm "

" +# +END LC_TIME + +LC_MESSAGES +# This is the POSIX Locale definition for +# the LC_NUMERIC category. +# +yesexpr "" +# +noexpr "" +END LC_MESSAGES -- cgit v1.2.3

;;;;;;;;;; +# +lower ;;;;;;;;;;;;;\ + ;;