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 fhandler_tty.cc signal ...


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sourceware.org	2010-09-20 22:28:57

Modified files:
	cygwin         : ChangeLog fhandler_tty.cc signal.cc spawn.cc 
	cygwin/include/sys: cygwin.h 

Log message:
	* include/sys/cygwin.h (PID_NOTCYGWIN): New enum.
	* spawn.cc (spawn_guts): Set a flag when a process is not a cygwin process.
	* fhandler_tty.cc (fhandler_tty_slave::init): Remove previous change.  Try a
	different method to determine when we should become the process group owner.
	* signal.cc (kill0): Remove archaic code which dealt with never-set flag.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.5046&r2=1.5047
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/fhandler_tty.cc.diff?cvsroot=uberbaum&r1=1.206&r2=1.207
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/signal.cc.diff?cvsroot=uberbaum&r1=1.90&r2=1.91
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/spawn.cc.diff?cvsroot=uberbaum&r1=1.294&r2=1.295
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/include/sys/cygwin.h.diff?cvsroot=uberbaum&r1=1.91&r2=1.92


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