glibc/locale/programs
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
..
3level.h Update. 2003-06-13 21:05:42 +00:00
charmap-dir.c
charmap-dir.h
charmap-kw.gperf
charmap-kw.h
charmap.c
charmap.h
config.h
ld-address.c
ld-collate.c Update. 2003-06-13 21:05:42 +00:00
ld-ctype.c Update. 2003-11-16 07:14:28 +00:00
ld-identification.c
ld-measurement.c
ld-messages.c
ld-monetary.c
ld-name.c
ld-numeric.c
ld-paper.c
ld-telephone.c
ld-time.c Update. 2003-06-12 20:17:22 +00:00
linereader.c Update. 2003-06-11 21:57:23 +00:00
linereader.h Update. 2003-06-11 21:57:23 +00:00
locale-spec.c
locale.c Update. 2003-10-24 03:26:33 +00:00
localedef.c
localedef.h
locarchive.c
locfile-kw.gperf
locfile-kw.h
locfile-token.h
locfile.c Update. 2003-06-13 21:05:42 +00:00
locfile.h Update. 2003-06-13 21:05:42 +00:00
repertoire.c
repertoire.h
simple-hash.c
simple-hash.h
xmalloc.c
xstrdup.c