winsup/cygwin ChangeLog fhandler_termios.cc tty.h

cgf@cygwin.com cgf@cygwin.com
Mon May 30 06:58:00 GMT 2011


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sourceware.org	2011-05-30 06:58:00

Modified files:
	cygwin         : ChangeLog fhandler_termios.cc tty.h 

Log message:
	* fhandler_termios.cc (fhandler_termios::bg_check): Do not return EIO when a
	process group has no leader as this is allowed and does not imply an orphaned
	process group.  Add a test for orphaned process groups.
	(tty_min::is_orphaned_process_group): Define new function.
	* tty.h (tty_min::is_orphaned_process_group): Define new function.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.5386&r2=1.5387
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/fhandler_termios.cc.diff?cvsroot=uberbaum&r1=1.83&r2=1.84
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/tty.h.diff?cvsroot=uberbaum&r1=1.27&r2=1.28



More information about the Cygwin-cvs mailing list