winsup/cygwin ChangeLog path.cc

cgf@sourceware.cygnus.com cgf@sourceware.cygnus.com
Fri Mar 16 17:29:00 GMT 2001


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sources.redhat.com	2001-03-16 17:29:14

Modified files:
	cygwin         : ChangeLog path.cc 

Log message:
	* path.cc: Translate scan states from defines to enums.
	(suffix_scan): Rename state to nextstate for clarity.
	(lnk_match): Change to allow multiple states to indicate that a .lnk has been
	matched.
	(suffix_scan::has): Eliminate a goto.  Handle .lnk as a special case, since a
	.lnk may also need to be tacked on the end of a .lnk.
	(suffix_scan::next): Don't increment next state.  Set it specifically.
	Recognize new .lnk states.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.570&r2=1.571
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/path.cc.diff?cvsroot=uberbaum&r1=1.108&r2=1.109



More information about the Cygwin-cvs mailing list