This is the mail archive of the glibc-cvs@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

libc/posix regcomp.c


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper@sourceware.org	2003-11-29 03:36:20

Modified files:
	posix          : regcomp.c 

Log message:
	(peek_token): Use opr.ctx_type instead of opr.idx for ANCHOR.
	(parse_expression): Only call init_word_char if word context will be needed.
	
	(init_dfa): Only check if charset name is UTF-8 if mb_cur_max == 6.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]