Update.
authorUlrich Drepper <drepper@redhat.com>
Sun, 26 Dec 1999 07:29:11 +0000 (07:29 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sun, 26 Dec 1999 07:29:11 +0000 (07:29 +0000)
commit5358d026c74d1227271c190f0070fc90ef789829
tree8bf430b052065cfa6568bc6737e298d03ba2301a
parent450bf66ef223ad83e7032920652445817865770b
Update.

* locale/programs/ld-collate.c (read_directions): Fix a few messages.
(collate_finish): Test that position is used in all sections for
a level or in none.

* string/strxfrm.c: Optimize a bit.  We don't need the highest bit
of the index returned by findidx.

* string/strcoll.c: Complete rewrite for new collate implementation.
* wcsmbs/wcscoll.c: Don't use strcoll.c, implement dummy implementation
locally.
ChangeLog
locale/programs/ld-collate.c
string/strcoll.c
string/strxfrm.c
wcsmbs/wcscoll.c