libc/posix regcomp.c

drepper@sourceware.org drepper@sourceware.org
Thu Nov 25 22:27:00 GMT 2004


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper@sources.redhat.com	2004-11-25 22:27:45

Modified files:
	posix          : regcomp.c 

Log message:
	(analyze_tree): Always call calc_epsdest.
	(calc_inveclosure): Use re_node_set_insert_last.
	(parse_dup_op): Lower X{1,5} to (X(X(X(XX?)?)?)?)?
	rather than X?X?X?X?X?.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/posix/regcomp.c.diff?cvsroot=glibc&r1=1.85&r2=1.86



More information about the Glibc-cvs mailing list