This is the mail archive of the cygwin-cvs@cygwin.com mailing list for the Cygwin 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]

src/winsup/cinstall ChangeLog io_stream_cygfil ...


CVSROOT:	/cvs/src
Module name:	src
Branch: 	setup200202
Changes by:	rbcollins@sources.redhat.com	2002-03-26 02:18:15

Modified files:
	winsup/cinstall: ChangeLog io_stream_cygfile.cc 
	                 io_stream_cygfile.h 

Log message:
	2003-03-26  Robert Collins  <rbtcollins@hotmail.com>
	
	* io_stream_cygfile.cc (cwd): New static for cwd storage.
	(io_stream_cygfile::normalise): New method.
	(io_stream_cygfile::io_stream_cygfile): Use it.
	(io_stream_cygfile::exists): Ditto.
	(io_stream_cygfile::remove): Ditto.
	(io_stream_cygfile::mklink): And again.
	(cygmkdir_p): Yes, again.
	(io_stream_cygfile::move): And once more.
	* io_stream_cygfile.h (io_stream_cygfile::normalise): Declare.
	(io_stream_cygfile::cwd): Ditto.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cinstall/ChangeLog.diff?cvsroot=src&only_with_tag=setup200202&r1=2.194.2.17&r2=2.194.2.18
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cinstall/io_stream_cygfile.cc.diff?cvsroot=src&only_with_tag=setup200202&r1=2.9.2.2&r2=2.9.2.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cinstall/io_stream_cygfile.h.diff?cvsroot=src&only_with_tag=setup200202&r1=2.6&r2=2.6.2.1


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