]> sourceware.org Git - newlib-cygwin.git/commit
* fhandler_termios.cc (fhandler_termios::bg_check): Do not return EIO when a
authorChristopher Faylor <me@cgf.cx>
Mon, 30 May 2011 06:58:00 +0000 (06:58 +0000)
committerChristopher Faylor <me@cgf.cx>
Mon, 30 May 2011 06:58:00 +0000 (06:58 +0000)
commit7123c8b1fd92c222613bb1b77ec67d69fbbb9791
tree96b306bc8962cd04a3775f7d478912c3c5c516c5
parent977ad5434cc09034e7276127e6aa10c4f88d2e3e
* 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.
winsup/cygwin/ChangeLog
winsup/cygwin/fhandler_termios.cc
winsup/cygwin/tty.h
This page took 0.029266 seconds and 5 git commands to generate.