mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-22 10:50:07 +00:00
Update
* locales/POSIX: Updated version from maintainer.
This commit is contained in:
parent
81e9dad672
commit
6465cfc9cf
@ -3,6 +3,8 @@
|
|||||||
* sort-test.sh: Call localedef with additional environment variable
|
* sort-test.sh: Call localedef with additional environment variable
|
||||||
I18NPATH to point to not-yet-installed locale data files.
|
I18NPATH to point to not-yet-installed locale data files.
|
||||||
|
|
||||||
|
* locales/POSIX: Updated version from maintainer.
|
||||||
|
|
||||||
1997-02-15 14:32 15:10 Andreas Jaeger <aj@arthur.pfalz.de>
|
1997-02-15 14:32 15:10 Andreas Jaeger <aj@arthur.pfalz.de>
|
||||||
|
|
||||||
* collate-test.c (main): Change prototype definition to prevent
|
* collate-test.c (main): Change prototype definition to prevent
|
||||||
|
@ -3,17 +3,17 @@
|
|||||||
# As per ISO/IEC 9945-2:1993 specifications
|
# As per ISO/IEC 9945-2:1993 specifications
|
||||||
# except for these additional identifying comments
|
# except for these additional identifying comments
|
||||||
#
|
#
|
||||||
# Source: ISO/IEC JTC1/SC22/WG15 RIN
|
# Source: ISO/IEC JTC1/SC22/WG15
|
||||||
# Address: C/O DKUUG, Fruebjergvej 3
|
# Address: C/O DKUUG, Fruebjergvej 3
|
||||||
# DK-2900 Copenhagen O, Denmark
|
# DK-2100 Copenhagen O, Denmark
|
||||||
# Contact: Keld Simonsen
|
# Contact: Keld Simonsen
|
||||||
# Email: Keld.Simonsen@dkuug.dk
|
# Email: Keld.Simonsen@dkuug.dk
|
||||||
# Tel: +45 - 39179944
|
# Tel: +45 - 39179944
|
||||||
# Fax: +45 - 39179897
|
# Fax: +45 - 31208948
|
||||||
# Language: POSIX
|
# Language: POSIX
|
||||||
# Territory:
|
# Territory:
|
||||||
# Revision: 1.0
|
# Revision: 1.1
|
||||||
# Date: 1994-04-02
|
# Date: 1997-03-15
|
||||||
# Application: general
|
# Application: general
|
||||||
# Users: general
|
# Users: general
|
||||||
# Repertoiremap: POSIX
|
# Repertoiremap: POSIX
|
||||||
@ -78,132 +78,132 @@ LC_COLLATE
|
|||||||
# This is the POSIX Locale definition for the LC_COLLATE category.
|
# This is the POSIX Locale definition for the LC_COLLATE category.
|
||||||
# The order is the same as in the ASCII code set.
|
# The order is the same as in the ASCII code set.
|
||||||
order_start forward
|
order_start forward
|
||||||
<NUL>
|
<NUL>
|
||||||
<SOH>
|
<SOH>
|
||||||
<STX>
|
<STX>
|
||||||
<ETX>
|
<ETX>
|
||||||
<EOT>
|
<EOT>
|
||||||
<ENQ>
|
<ENQ>
|
||||||
<ACK>
|
<ACK>
|
||||||
<alert>
|
<alert>
|
||||||
<backspace>
|
<backspace>
|
||||||
<tab>
|
<tab>
|
||||||
<newline>
|
<newline>
|
||||||
<vertical-tab>
|
<vertical-tab>
|
||||||
<form-feed>
|
<form-feed>
|
||||||
<carriage-return>
|
<carriage-return>
|
||||||
<SI>
|
<SI>
|
||||||
<SO>
|
<SO>
|
||||||
<DLE>
|
<DLE>
|
||||||
<DC1>
|
<DC1>
|
||||||
<DC2>
|
<DC2>
|
||||||
<DC3>
|
<DC3>
|
||||||
<DC4>
|
<DC4>
|
||||||
<NAK>
|
<NAK>
|
||||||
<SYN>
|
<SYN>
|
||||||
<ETB>
|
<ETB>
|
||||||
<CAN>
|
<CAN>
|
||||||
<EM>
|
<EM>
|
||||||
<SUB>
|
<SUB>
|
||||||
<ESC>
|
<ESC>
|
||||||
<IS4>
|
<IS4>
|
||||||
<IS3>
|
<IS3>
|
||||||
<IS2>
|
<IS2>
|
||||||
<IS1>
|
<IS1>
|
||||||
<space>
|
<space>
|
||||||
<exclamation-mark>
|
<exclamation-mark>
|
||||||
<quotation-mark>
|
<quotation-mark>
|
||||||
<number-sign>
|
<number-sign>
|
||||||
<dollar-sign>
|
<dollar-sign>
|
||||||
<percent-sign>
|
<percent-sign>
|
||||||
<ampersand>
|
<ampersand>
|
||||||
<apostrophe>
|
<apostrophe>
|
||||||
<left-parenthesis>
|
<left-parenthesis>
|
||||||
<right-parenthesis>
|
<right-parenthesis>
|
||||||
<asterisk>
|
<asterisk>
|
||||||
<plus-sign>
|
<plus-sign>
|
||||||
<comma>
|
<comma>
|
||||||
<hyphen>
|
<hyphen>
|
||||||
<period>
|
<period>
|
||||||
<slash>
|
<slash>
|
||||||
<zero>
|
<zero>
|
||||||
<one>
|
<one>
|
||||||
<two>
|
<two>
|
||||||
<three>
|
<three>
|
||||||
<four>
|
<four>
|
||||||
<five>
|
<five>
|
||||||
<seven>
|
<seven>
|
||||||
<eight>
|
<eight>
|
||||||
<nine>
|
<nine>
|
||||||
<colon>
|
<colon>
|
||||||
<semicolon>
|
<semicolon>
|
||||||
<less-than-sign>
|
<less-than-sign>
|
||||||
<equals-sign>
|
<equals-sign>
|
||||||
<greater-than-sign>
|
<greater-than-sign>
|
||||||
<question-mark>
|
<question-mark>
|
||||||
<commercial-at>
|
<commercial-at>
|
||||||
<A>
|
<A>
|
||||||
<B>
|
<B>
|
||||||
<C>
|
<C>
|
||||||
<D>
|
<D>
|
||||||
<E>
|
<E>
|
||||||
<F>
|
<F>
|
||||||
<G>
|
<G>
|
||||||
<H>
|
<H>
|
||||||
<I>
|
<I>
|
||||||
<J>
|
<J>
|
||||||
<K>
|
<K>
|
||||||
<L>
|
<L>
|
||||||
<M>
|
<M>
|
||||||
<N>
|
<N>
|
||||||
<O>
|
<O>
|
||||||
<P>
|
<P>
|
||||||
<Q>
|
<Q>
|
||||||
<R>
|
<R>
|
||||||
<S>
|
<S>
|
||||||
<T>
|
<T>
|
||||||
<U>
|
<U>
|
||||||
<V>
|
<V>
|
||||||
<W>
|
<W>
|
||||||
<X>
|
<X>
|
||||||
<Y>
|
<Y>
|
||||||
<Z>
|
<Z>
|
||||||
<left-square-bracket>
|
<left-square-bracket>
|
||||||
<backslash>
|
<backslash>
|
||||||
<right-square-bracket>
|
<right-square-bracket>
|
||||||
<circumflex>
|
<circumflex>
|
||||||
<underscore>
|
<underscore>
|
||||||
<grave-accent>
|
<grave-accent>
|
||||||
<a>
|
<a>
|
||||||
<b>
|
<b>
|
||||||
<c>
|
<c>
|
||||||
<d>
|
<d>
|
||||||
<e>
|
<e>
|
||||||
<f>
|
<f>
|
||||||
<g>
|
<g>
|
||||||
<h>
|
<h>
|
||||||
<i>
|
<i>
|
||||||
<j>
|
<j>
|
||||||
<k>
|
<k>
|
||||||
<l>
|
<l>
|
||||||
<m>
|
<m>
|
||||||
<n>
|
<n>
|
||||||
<o>
|
<o>
|
||||||
<p>
|
<p>
|
||||||
<q>
|
<q>
|
||||||
<r>
|
<r>
|
||||||
<s>
|
<s>
|
||||||
<t>
|
<t>
|
||||||
<u>
|
<u>
|
||||||
<v>
|
<v>
|
||||||
<w>
|
<w>
|
||||||
<y>
|
<y>
|
||||||
<z>
|
<z>
|
||||||
<left-curly-bracket>
|
<left-curly-bracket>
|
||||||
<vertical-line>
|
<vertical-line>
|
||||||
<right-curly-bracket>
|
<right-curly-bracket>
|
||||||
<tilde>
|
<tilde>
|
||||||
<DEL>
|
<DEL>
|
||||||
order_end
|
order_end
|
||||||
#
|
#
|
||||||
END LC_COLLATE
|
END LC_COLLATE
|
||||||
@ -214,7 +214,7 @@ LC_MONETARY
|
|||||||
#
|
#
|
||||||
int_curr_symbol ""
|
int_curr_symbol ""
|
||||||
currency_symbol ""
|
currency_symbol ""
|
||||||
mon_decimal_point "."
|
mon_decimal_point "<period>"
|
||||||
mon_thousands_sep ""
|
mon_thousands_sep ""
|
||||||
mon_grouping -1
|
mon_grouping -1
|
||||||
positive_sign ""
|
positive_sign ""
|
||||||
|
Loading…
Reference in New Issue
Block a user