1998-10-20  Ulrich Drepper  <drepper@cygnus.com>

	* tests/test1.cm: Add missing character definitions to read POSIX
	locale definition.
	* tests/test2.cm: Likewise.
	* tests/test3.cm: Likewise.
	* tests/test4.cm: Likewise.
	* tests/test5.cm: Likewise.
This commit is contained in:
Ulrich Drepper 1998-10-20 12:34:09 +00:00
parent 4bd8be48e9
commit d9ff6f3e93
6 changed files with 186 additions and 0 deletions

View File

@ -1,3 +1,12 @@
1998-10-20 Ulrich Drepper <drepper@cygnus.com>
* tests/test1.cm: Add missing character definitions to read POSIX
locale definition.
* tests/test2.cm: Likewise.
* tests/test3.cm: Likewise.
* tests/test4.cm: Likewise.
* tests/test5.cm: Likewise.
1998-10-19 13:31 Ulrich Drepper <drepper@cygnus.com>
* locales/POSIX: Correct typo. Add UNDEFINED symbol.

View File

@ -69,5 +69,14 @@ CHARMAP
<7> /x37
<8> /x38
<9> /x39
<period> /x2e
<colon> /x3a
<percent-sign> /x25
<slash> /x2f
<circumflex> /x5e
<left-square-bracket> /x5b
<right-square-bracket> /x5d
<B1>...<B3> /xa1/x40
END CHARMAP

View File

@ -69,5 +69,14 @@ CHARMAP
<7> /x37
<8> /x38
<9> /x39
<period> /x2e
<colon> /x3a
<percent-sign> /x25
<slash> /x2f
<circumflex> /x5e
<left-square-bracket> /x5b
<right-square-bracket> /x5d
<b01>...<b03> /xa1/x40
END CHARMAP

View File

@ -69,5 +69,14 @@ CHARMAP
<7> /x37
<8> /x38
<9> /x39
<period> /x2e
<colon> /x3a
<percent-sign> /x25
<slash> /x2f
<circumflex> /x5e
<left-square-bracket> /x5b
<right-square-bracket> /x5d
<b1>...<b3> /xa1/x40
END CHARMAP

View File

@ -9,4 +9,79 @@ CHARMAP
<B0901>...<B0903> /xa1/xa1
<b1001>...<b1003> /xaa/x40
<B1001>...<B1003> /xaa/xa1
<A> /x41
<B> /x42
<C> /x43
<D> /x44
<E> /x45
<F> /x46
<G> /x47
<H> /x48
<I> /x49
<J> /x4A
<K> /x4B
<L> /x4C
<M> /x4D
<N> /x4E
<O> /x4F
<P> /x50
<Q> /x51
<R> /x52
<S> /x53
<T> /x54
<U> /x55
<V> /x56
<W> /x57
<X> /x58
<Y> /x59
<Z> /x5A
<a> /x61
<b> /x62
<c> /x63
<d> /x64
<e> /x65
<f> /x66
<g> /x67
<h> /x68
<i> /x69
<j> /x6a
<k> /x6b
<l> /x6c
<m> /x6d
<n> /x6e
<o> /x6f
<p> /x70
<q> /x71
<r> /x72
<s> /x73
<t> /x74
<u> /x75
<v> /x76
<w> /x77
<x> /x78
<y> /x79
<z> /x7a
<SP> /x20
<space> /x20
<0> /x30
<1> /x31
<2> /x32
<3> /x33
<4> /x34
<5> /x35
<6> /x36
<7> /x37
<8> /x38
<9> /x39
<period> /x2e
<colon> /x3a
<percent-sign> /x25
<slash> /x2f
<circumflex> /x5e
<left-square-bracket> /x5b
<right-square-bracket> /x5d
END CHARMAP

View File

@ -10,4 +10,79 @@ CHARMAP
<k4001>...<k4094> /xa5/xa1
<k5001>...<k5094> /xa6/xa1
<k6001>...<k6094> /xa7/xa1
<A> /x41
<B> /x42
<C> /x43
<D> /x44
<E> /x45
<F> /x46
<G> /x47
<H> /x48
<I> /x49
<J> /x4A
<K> /x4B
<L> /x4C
<M> /x4D
<N> /x4E
<O> /x4F
<P> /x50
<Q> /x51
<R> /x52
<S> /x53
<T> /x54
<U> /x55
<V> /x56
<W> /x57
<X> /x58
<Y> /x59
<Z> /x5A
<a> /x61
<b> /x62
<c> /x63
<d> /x64
<e> /x65
<f> /x66
<g> /x67
<h> /x68
<i> /x69
<j> /x6a
<k> /x6b
<l> /x6c
<m> /x6d
<n> /x6e
<o> /x6f
<p> /x70
<q> /x71
<r> /x72
<s> /x73
<t> /x74
<u> /x75
<v> /x76
<w> /x77
<x> /x78
<y> /x79
<z> /x7a
<SP> /x20
<space> /x20
<0> /x30
<1> /x31
<2> /x32
<3> /x33
<4> /x34
<5> /x35
<6> /x36
<7> /x37
<8> /x38
<9> /x39
<period> /x2e
<colon> /x3a
<percent-sign> /x25
<slash> /x2f
<circumflex> /x5e
<left-square-bracket> /x5b
<right-square-bracket> /x5d
END CHARMAP