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 Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
programs Update. 2003-11-16 07:14:28 +00:00
.cvsignore
C-address.c * iconv/gconv_conf.c: Convert GCC extension initializer syntax to C99. 2002-12-16 02:05:36 +00:00
C-collate.c * iconv/gconv_conf.c: Convert GCC extension initializer syntax to C99. 2002-12-16 02:05:36 +00:00
C-ctype.c Update. 2003-11-16 07:14:28 +00:00
C-identification.c * iconv/gconv_conf.c: Convert GCC extension initializer syntax to C99. 2002-12-16 02:05:36 +00:00
C-measurement.c * iconv/gconv_conf.c: Convert GCC extension initializer syntax to C99. 2002-12-16 02:05:36 +00:00
C-messages.c * iconv/gconv_conf.c: Convert GCC extension initializer syntax to C99. 2002-12-16 02:05:36 +00:00
C-monetary.c * iconv/gconv_conf.c: Convert GCC extension initializer syntax to C99. 2002-12-16 02:05:36 +00:00
C-name.c * iconv/gconv_conf.c: Convert GCC extension initializer syntax to C99. 2002-12-16 02:05:36 +00:00
C-numeric.c * iconv/gconv_conf.c: Convert GCC extension initializer syntax to C99. 2002-12-16 02:05:36 +00:00
C-paper.c * iconv/gconv_conf.c: Convert GCC extension initializer syntax to C99. 2002-12-16 02:05:36 +00:00
C-telephone.c * iconv/gconv_conf.c: Convert GCC extension initializer syntax to C99. 2002-12-16 02:05:36 +00:00
C-time.c * iconv/gconv_conf.c: Convert GCC extension initializer syntax to C99. 2002-12-16 02:05:36 +00:00
C-translit.h Regenerated 2003-04-06 22:16:16 +00:00
C-translit.h.in Update. 2002-04-20 07:58:48 +00:00
C_name.c Update. 2001-04-06 17:49:18 +00:00
Makefile Update. 2003-06-13 21:05:42 +00:00
SYS_libc.c Update. 2002-04-08 08:59:00 +00:00
Versions * sysdeps/ia64/dl-fptr.c (__ia64_make_fptr): Revert last change. 2003-03-03 09:45:25 +00:00
broken_cur_max.c Update. 2002-03-14 20:48:50 +00:00
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 * locale/newlocale.c (__newlocale): If setting all categories to "C", 2002-10-11 07:22:18 +00:00
elem-hash.h Update. 2001-08-09 05:21:51 +00:00
findlocale.c Update. 2003-06-11 21:57:23 +00:00
freelocale.c * locale/newlocale.c (__newlocale): If setting all categories to "C", 2002-10-11 07:22:18 +00:00
gen-translit.pl Update. 2000-11-02 07:51:38 +00:00
global-locale.c * locale/xlocale.h (struct __locale_struct): New member `__names'. 2002-08-30 10:36:44 +00:00
hashval.h Roland McGrath <roland@redhat.com> 2002-08-28 07:29:53 +00:00
indigits.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
indigitswc.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
iso-639.def Update. 2003-11-03 21:27:13 +00:00
iso-3166.def Updates from latest official list. 2001-08-07 18:50:46 +00:00
iso-4217.def Update. 2002-02-28 09:13:09 +00:00
langinfo.h Update. 2003-11-16 07:14:28 +00:00
lc-address.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
lc-collate.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
lc-ctype.c 2003-10-31 Roland McGrath <roland@redhat.com> 2003-10-31 23:35:21 +00:00
lc-identification.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
lc-measurement.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
lc-messages.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
lc-monetary.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
lc-name.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
lc-numeric.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
lc-paper.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
lc-telephone.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
lc-time.c * locale/lc-time.c (_nl_init_era_entries, _nl_get_era_entry, 2002-08-28 23:11:21 +00:00
loadarchive.c Update. 2003-09-12 22:37:19 +00:00
loadlocale.c Update. 2003-09-03 09:26:15 +00:00
locale.h Prepare headers for use in ISO C++ compliant implementations. 2002-08-28 08:01:11 +00:00
localeconv.c 2002-09-02 Roland McGrath <roland@redhat.com> 2002-09-03 02:33:03 +00:00
localeinfo.h Update. 2003-11-16 07:14:28 +00:00
localename.c * locale/xlocale.h (struct __locale_struct): New member `__names'. 2002-08-30 10:36:44 +00:00
locarchive.h * locale/locarchive.h (struct locale_category_data): Give this name to 2002-08-15 07:02:19 +00:00
mb_cur_max.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
newlocale.c * locale/newlocale.c (__newlocale): If setting all categories to "C", 2002-10-11 07:22:18 +00:00
nl_langinfo.c * locale/nl_langinfo.c [NL_CURRENT_INDIRECT]: Use a categories.def 2002-08-29 02:18:11 +00:00
nl_langinfo_l.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
outdigits.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
outdigitswc.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
setlocale.c Update. 2003-06-11 21:57:23 +00:00
strlen-hash.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
tst-C-locale.c Use test-skeleton.c. 2003-03-17 19:21:04 +00:00
uselocale.c * ctype/ctype.h (__ctype_b, __ctype_toupper, __ctype_tolower): 2002-09-02 07:09:08 +00:00
weight.h Update. 2003-06-11 21:57:23 +00:00
weightwc.h Update. 2003-06-13 21:05:42 +00:00
xlocale.c * locale/xlocale.h (struct __locale_struct): New member `__names'. 2002-08-30 10:36:44 +00:00
xlocale.h * locale/newlocale.c (__newlocale): Don't use strdup for names. 2002-08-31 20:08:18 +00:00