mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-13 00:30:07 +00:00
acb5ee2e56
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. |
||
---|---|---|
.. | ||
programs | ||
.cvsignore | ||
broken_cur_max.c | ||
C_name.c | ||
C-address.c | ||
C-collate.c | ||
C-ctype.c | ||
C-identification.c | ||
C-measurement.c | ||
C-messages.c | ||
C-monetary.c | ||
C-name.c | ||
C-numeric.c | ||
C-paper.c | ||
C-telephone.c | ||
C-time.c | ||
categories.def | ||
codeset_name.c | ||
duplocale.c | ||
elem-hash.h | ||
findlocale.c | ||
freelocale.c | ||
indigits.h | ||
indigitswc.h | ||
iso-639.def | ||
iso-3166.def | ||
iso-4217.def | ||
langinfo.h | ||
lc-address.c | ||
lc-collate.c | ||
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 | ||
loadlocale.c | ||
locale.h | ||
localeconv.c | ||
localeinfo.h | ||
Makefile | ||
mb_cur_max.c | ||
newlocale.c | ||
nl_langinfo.c | ||
outdigits.h | ||
outdigitswc.h | ||
setlocale.c | ||
strlen-hash.h | ||
SYS_libc.c | ||
Versions | ||
weight.h | ||
weightwc.h | ||
xlocale.h |