libc/locale/programs ld-ctype.c

drepper@sourceware.cygnus.com drepper@sourceware.cygnus.com
Mon Oct 30 20:20:00 GMT 2000


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper@sources.redhat.com	2000-10-30 20:20:30

Modified files:
	locale/programs: ld-ctype.c 

Log message:
	(translit_include_t): New type.
	(locale_ctype_t): Remove translit_copy_locale, translit_copy_repertoire
	fields, add translit_include field.
	(ctype_read): After seeing "translit_start" in ignore_content mode,
	skip the entire translit section, not only one line. Remove dead test
	for tok_translit_end. Enqueue include statements into a list.
	Signal error if tok_eof seen before tok_translit_end.
	(translit_flatten): New function.
	(allocate_arrays): Call translit_flatten.



More information about the Glibc-cvs mailing list