glibc/locale
Ulrich Drepper acb5ee2e56 Update.
2000-05-24  Ulrich Drepper  <drepper@redhat.com>

	* locale/programs/ld-collate.c (struct element_t): Add mbseqorder
	and wcseqorder members.
	(struct locale_collate_t): Likewise.
	(collate_finish): Assign collation sequence value to each character.
	Create tables for output.
	(collate_output): Write out tables with collation sequence information.
	* locale/C-collate.c: Provide C locale data for collation sequence
	table.
	* locale/langinfo.h: Add _NL_COLLATE_COLLSEQMB and
	_NL_COLLATE_COLLSEQWC.
	* locale/categories.def: Add entries for _NL_COLLATE_COLLSEQMB and
	_NL_COLLATE_COLLSEQWC.
	* posix/fnmatch.c: Define SUFFIX and WIDE_CHAR_VERSION before
	include fnmatch_loop.c.
	* posix/fnmatch_loop.c: Don't use strcoll while determining whether
	character is matched by range expression.  Use collation sequence
	table.  Outside glibc fall back on simple character value comparison.
2000-05-24 20:22:51 +00:00
..
programs (struct element_t): Add mbseqorder and wcseqorder members. (struct locale_collate_t): Likewise. (collate_finish): Assign collation sequence value to each character. Create tables for output. (collate_output): Write out tables with collation sequence information 2000-05-24 20:04:34 +00:00
.cvsignore
C-address.c
C-collate.c Update. 2000-05-24 20:22:51 +00:00
C-ctype.c Update. 2000-01-05 05:31:36 +00:00
C-identification.c
C-measurement.c
C-messages.c
C-monetary.c Update. 2000-02-11 18:50:36 +00:00
C-name.c
C-numeric.c Update. 2000-02-11 18:50:36 +00:00
C-paper.c
C-telephone.c
C-time.c
C_name.c
Makefile Update. 2000-05-08 05:02:46 +00:00
SYS_libc.c
Versions
broken_cur_max.c
categories.def Update. 2000-05-24 20:22:51 +00:00
codeset_name.c
duplocale.c
elem-hash.h Update. 1999-12-31 18:23:00 +00:00
findlocale.c Update. 2000-05-04 04:11:22 +00:00
freelocale.c
indigits.h Update. 2000-01-29 02:54:27 +00:00
indigitswc.h Update. 2000-02-11 18:50:36 +00:00
iso-639.def Update. 2000-01-18 03:18:24 +00:00
iso-3166.def
iso-4217.def
langinfo.h Update. 2000-05-24 20:22:51 +00:00
lc-address.c
lc-collate.c Update. 1999-12-25 23:41:39 +00:00
lc-ctype.c
lc-identification.c
lc-measurement.c
lc-messages.c
lc-monetary.c
lc-name.c
lc-numeric.c
lc-paper.c
lc-telephone.c
lc-time.c Update. 2000-03-17 05:33:30 +00:00
loadlocale.c Update. 2000-01-29 12:04:45 +00:00
locale.h Update. 2000-05-21 20:19:54 +00:00
localeconv.c Update. 2000-05-21 20:19:54 +00:00
localeinfo.h Update. 1999-12-25 23:41:39 +00:00
mb_cur_max.c
newlocale.c
nl_langinfo.c Update. 2000-02-13 07:40:16 +00:00
outdigits.h Update. 2000-01-29 02:54:27 +00:00
outdigitswc.h Update. 2000-01-29 02:54:27 +00:00
setlocale.c Update. 2000-01-05 07:47:25 +00:00
strlen-hash.h
weight.h Adjust for last change in ld-collate.c of adding alignment padding. 2000-01-20 05:22:38 +00:00
weightwc.h Update. 2000-02-13 08:17:12 +00:00
xlocale.h