Update.
commit91933d2372559ae8986c703efd4561f489ce697b
authorUlrich Drepper <drepper@redhat.com>
Sun, 6 Aug 2000 17:13:27 +0000 (6 17:13 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sun, 6 Aug 2000 17:13:27 +0000 (6 17:13 +0000)
tree26b9f037668bc893186c01179f7f7396ef9baec4
parentc9326ed5e2b13a01b380d5bace6ffbd652c633d7
Update.

2000-08-06  Ulrich Drepper  <drepper@redhat.com>

* locale/programs/ld-collate.c (struct symbol_t): Add name element.
(new_symbol): Take new parameters with name of the symbol.
Adjust callers.
(handle_ellipsis): Don't only allow character symbols.
(collate_read): Allow string of collating elements contain invalid
characters; ignore entry in this case.
Handle ellipsis of collating symbols before first order_start.
Allow ellipsis in state 0.
ChangeLog
locale/programs/ld-collate.c