glibc/locale/programs
Ulrich Drepper 49f2be5b0e Update.
* ctype/Versions: Add __ctype32_tolower and __ctype32_toupper.
	* ctype/ctype-info.c: Define __ctype32_tolower and __ctype32_toupper.
	* locale/C-ctype.c: Add _nl_C_LC_CTYPE_toupper32 and
	_nl_C_LC_CTYPE_tolower32 tables.
	Don't compile it names of 14652 classes and maps.
	* locale/langinfo.h: Define _NL_CTYPE_TOUPPER32 and
	_NL_CTYPE_TOLOWER32.
	* locale/lc-ctype.c (_nl_postload_ctype): Initialize __ctype32_toupper
	and __ctype32_tolower.
	* locale/programs/ld-ctype.c (struct locale_ctype_t): Add map32.
	(ctype_output): Write out map32 values.
	(allocate_arrays): Compute mapping tables correctly.
	* wctype/wcfuncs.c (towlower): Use __ctype32_tolower.
	(towupper): Use __ctype32_toupper.
	* wctype/wctype.h: Optimize towupper and towlower for values < 256.
1999-12-08 19:53:27 +00:00
..
charmap-kw.gperf Update. 1999-08-31 07:04:41 +00:00
charmap-kw.h Update. 1999-08-31 07:04:41 +00:00
charmap.c Update. 1999-08-31 07:04:41 +00:00
charmap.h Update. 1999-08-31 07:04:41 +00:00
charset.c Update. 1999-06-19 09:58:37 +00:00
config.h Update. 1999-08-31 07:04:41 +00:00
ld-address.c Update. 1999-11-16 20:13:48 +00:00
ld-collate.c (insert_value): Correct order of arguments for lr_error call. 1999-11-22 17:46:44 +00:00
ld-ctype.c Update. 1999-12-08 19:53:27 +00:00
ld-identification.c Update. 1999-10-06 18:22:29 +00:00
ld-measurement.c Update. 1999-09-12 08:28:56 +00:00
ld-messages.c Update. 1999-10-06 18:22:29 +00:00
ld-monetary.c Update. 1999-11-21 06:51:06 +00:00
ld-name.c Update. 1999-10-06 18:22:29 +00:00
ld-numeric.c Update. 1999-11-21 06:51:06 +00:00
ld-paper.c Update. 1999-09-13 09:07:36 +00:00
ld-telephone.c Update. 1999-09-12 08:28:56 +00:00
ld-time.c Update. 1999-11-21 06:02:35 +00:00
linereader.c Update. 1999-11-05 22:33:33 +00:00
linereader.h Update. 1999-08-31 07:04:41 +00:00
locale-spec.c Update. 1999-08-31 07:04:41 +00:00
locale.c Update. 1999-11-18 16:25:42 +00:00
localedef.c Update. 1999-09-12 08:28:56 +00:00
localedef.h Update. 1999-09-12 08:28:56 +00:00
locfile-kw.gperf Update. 1999-08-31 07:04:41 +00:00
locfile-kw.h Update. 1999-08-31 07:04:41 +00:00
locfile-token.h Update. 1999-08-31 07:04:41 +00:00
locfile.c Update. 1999-09-12 08:28:56 +00:00
locfile.h Update. 1999-11-17 23:06:37 +00:00
repertoire.c Update. 1999-09-21 15:43:20 +00:00
repertoire.h Update. 1999-08-31 07:04:41 +00:00
simple-hash.c update from main archive 960105 1997-01-06 22:07:28 +00:00
simple-hash.h Update. 1999-08-31 07:04:41 +00:00
stringtrans.c Update. 1999-08-31 07:04:41 +00:00
stringtrans.h Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
xmalloc.c Update. 1997-06-23 21:55:26 +00:00
xstrdup.c Update. 1999-12-06 22:51:27 +00:00