glibc/locale
Ulrich Drepper f0c7c524bb Update.
* posix/regex_internal.h: Add forward declaration of re_dfa_t.
	Replace last two parameters of re_string_allocate and
	re_string_construct with pointer to DFA.
	(re_dfa_t): Add map_notascii field.
	* posix/regcomp.c (re_compile_internal): Add call of
	re_string_construct.
	(init_dfa): Initialize mpa_notascii.
	* posix/regex_internal.c: Adjust definitions of re_string_allocate
	and re_string_construct.
	Pass DFA to re_string_construct.  Adjust definition.  Initialize
	map_notascii field.
	(build_wcs_upper_buffer): If map_notascii is zero use simplfied
	method to map ASCII values to upper case.
	* posix/regex.c: Include localeinfo.h.
	* posix/regexec.c: Adjust call of re_string_allocate.

	* locale/langinfo.h: Add _NL_CTYPE_MAP_TO_NONASCII.
	* locale/localeinfo.h (LIMAGIC): Change value.
	* locale/categories.def. Add entry for _NL_CTYPE_MAP_TO_NONASCII.
	* locale/C-ctype.h: Likewise.
	* locale/programs/ld-ctype.c: Compute whether any mapping maps from
	ASCII to non-ASCII value.  Write out that value.
2003-11-16 07:14:28 +00:00
..
bits
programs Update. 2003-11-16 07:14:28 +00:00
.cvsignore
broken_cur_max.c
C_name.c
C-address.c
C-collate.c
C-ctype.c Update. 2003-11-16 07:14:28 +00:00
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
C-translit.h Regenerated 2003-04-06 22:16:16 +00:00
C-translit.h.in
categories.def Update. 2003-11-16 07:14:28 +00:00
coll-lookup.c Update. 2003-06-13 21:05:42 +00:00
coll-lookup.h Update. 2003-06-13 21:05:42 +00:00
duplocale.c
elem-hash.h
findlocale.c Update. 2003-06-11 21:57:23 +00:00
freelocale.c
gen-translit.pl
global-locale.c
hashval.h
indigits.h
indigitswc.h
iso-639.def Update. 2003-11-03 21:27:13 +00:00
iso-3166.def
iso-4217.def
langinfo.h Update. 2003-11-16 07:14:28 +00:00
lc-address.c
lc-collate.c
lc-ctype.c 2003-10-31 Roland McGrath <roland@redhat.com> 2003-10-31 23:35:21 +00:00
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
loadarchive.c Update. 2003-09-12 22:37:19 +00:00
loadlocale.c Update. 2003-09-03 09:26:15 +00:00
locale.h
localeconv.c
localeinfo.h Update. 2003-11-16 07:14:28 +00:00
localename.c
locarchive.h
Makefile Update. 2003-06-13 21:05:42 +00:00
mb_cur_max.c
newlocale.c
nl_langinfo_l.c
nl_langinfo.c
outdigits.h
outdigitswc.h
setlocale.c Update. 2003-06-11 21:57:23 +00:00
strlen-hash.h
SYS_libc.c
tst-C-locale.c
uselocale.c
Versions
weight.h Update. 2003-06-11 21:57:23 +00:00
weightwc.h Update. 2003-06-13 21:05:42 +00:00
xlocale.c
xlocale.h