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 includ ...


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sourceware.org	2010-09-29 03:57:25

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

Log message:
	* fhandler_tty.cc (fhandler_tty_slave::init): Add debugging.  Use tcsetpgrp to
	potentially set pgid since it is smarter about deciding if a process is in the
	background.
	* include/sys/cygwin.h (PID_ORPHANED): Actually delete as planned.
	(PID_NOTCYGWIN): Correctly define.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.5065&r2=1.5066
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/fhandler_tty.cc.diff?cvsroot=uberbaum&r1=1.208&r2=1.209
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/include/sys/cygwin.h.diff?cvsroot=uberbaum&r1=1.92&r2=1.93


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