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 DevNotes fhandler.h pi ...


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sourceware.org	2012-05-12 19:17:17

Modified files:
	cygwin         : ChangeLog DevNotes fhandler.h pipe.cc 
	cygwin/release : 1.7.16 

Log message:
	* DevNotes: Add entry cgf-000005.
	* fhandler.h (PIPE_ADD_PID): Redefine to something we actually DON'T use.
	* pipe.cc (fhandler_pipe::create): Avoid clearing all open_mode bits when
	checking for PIPE_ADD_PID.  Properly keep track of len so that passed in name
	is not overwritten.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.5827&r2=1.5828
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/DevNotes.diff?cvsroot=uberbaum&r1=1.7&r2=1.8
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/fhandler.h.diff?cvsroot=uberbaum&r1=1.468&r2=1.469
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/pipe.cc.diff?cvsroot=uberbaum&r1=1.144&r2=1.145
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/release/1.7.16.diff?cvsroot=uberbaum&r1=1.1&r2=1.2


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