winsup/cygwin ChangeLog.branch dtable.cc fhand ...

cgf@cygwin.com cgf@cygwin.com
Fri Feb 14 05:21:00 GMT 2003


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Branch: 	cgf-dev-branch
Changes by:	cgf@sourceware.org	2003-02-14 05:21:51

Modified files:
	cygwin         : ChangeLog.branch dtable.cc fhandler.cc path.cc 
	                 path.h 

Log message:
	* path.h (path_conv::set_normalized_path): Declare.
	(path_conv::normalized_path_size): Declare.
	(path_conv::return_and_clear_normalized_path): Delete declaration.
	* path.cc (path_conv::set_normalized_path): Define.  Puts normalized path in
	path buf if there is room.
	(path_conv::check): Call set_normalized_path.
	(path_conv::return_and_clear_normalized_path): Delete definition.
	* dtable.cc (build_fh_dev): Ditto.
	* fhandler.cc (fhandler_base::operator =): Ditto.
	(fhandler_base::~fhandler_base): Only free normalized_path when appropriate.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.branch.diff?cvsroot=uberbaum&only_with_tag=cgf-dev-branch&r1=1.1.2.3&r2=1.1.2.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/dtable.cc.diff?cvsroot=uberbaum&only_with_tag=cgf-dev-branch&r1=1.109.2.3&r2=1.109.2.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/fhandler.cc.diff?cvsroot=uberbaum&only_with_tag=cgf-dev-branch&r1=1.143.6.2&r2=1.143.6.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/path.cc.diff?cvsroot=uberbaum&only_with_tag=cgf-dev-branch&r1=1.238.2.7&r2=1.238.2.8
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/path.h.diff?cvsroot=uberbaum&only_with_tag=cgf-dev-branch&r1=1.48.18.4&r2=1.48.18.5



More information about the Cygwin-cvs mailing list