winsup/cygwin ChangeLog dir.cc path.cc

cgf@sourceware.cygnus.com cgf@sourceware.cygnus.com
Fri Mar 16 23:09:00 GMT 2001


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sources.redhat.com	2001-03-16 23:09:41

Modified files:
	cygwin         : ChangeLog dir.cc path.cc 

Log message:
	* dir.cc (readdir): Use strcasematch for consistency.
	* path.cc (symlink_info): Eliminate known_suffix.
	(path_conv::check): Always copy ext_here to end of buffer, if found.
	(suffix_scan): Eliminate ext_here, add suffixes_start.
	(suffix_scan::has): Eliminate an argument.  Reorganize.  Always return pointer
	to end of input path.
	(suffix_scan::next): Take a second pass through the suffix list looking for
	.lnk.
	(symlink_info::check): Eliminate known_suffix usage.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.576&r2=1.577
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/dir.cc.diff?cvsroot=uberbaum&r1=1.27&r2=1.28
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/path.cc.diff?cvsroot=uberbaum&r1=1.109&r2=1.110



More information about the Cygwin-cvs mailing list