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]

winsup/cygwin ChangeLog dtable.cc fhandler.cc ...


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Branch: 	cr-0x5f1
Changes by:	cgf@sourceware.org	2008-02-21 17:37:32

Modified files:
	cygwin         : ChangeLog dtable.cc fhandler.cc fhandler.h 
	                 pipe.cc 

Log message:
	* dtable.cc (dtable::init_std_file_from_handle): Try harder to make a pipe into
	a full-cygwin device.
	(handle_to_fn): Change \ to / when necessary.
	* fhandler.cc (fhandler_base::init): Change bin to mode.
	* fhandler.h (fhandler_pipe::init): Declare.
	* pipe.cc (fhandler_pipe::init): Define.
	(handler_pipe::open): Move initialization code into init.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&only_with_tag=cr-0x5f1&r1=1.3582.2.52&r2=1.3582.2.53
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/dtable.cc.diff?cvsroot=uberbaum&only_with_tag=cr-0x5f1&r1=1.169.4.4&r2=1.169.4.5
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/fhandler.cc.diff?cvsroot=uberbaum&only_with_tag=cr-0x5f1&r1=1.256.2.4&r2=1.256.2.5
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/fhandler.h.diff?cvsroot=uberbaum&only_with_tag=cr-0x5f1&r1=1.298.2.2&r2=1.298.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/pipe.cc.diff?cvsroot=uberbaum&only_with_tag=cr-0x5f1&r1=1.90.2.1&r2=1.90.2.2


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