]> sourceware.org Git - newlib-cygwin.git/commit
* fhandler_console.cc (fhandler_console::read): Use appropriate kill_pgrp
authorChristopher Faylor <me@cgf.cx>
Mon, 29 Jul 2002 03:18:41 +0000 (03:18 +0000)
committerChristopher Faylor <me@cgf.cx>
Mon, 29 Jul 2002 03:18:41 +0000 (03:18 +0000)
commiteb5720f25501cd7e9b8115bb0220bef058bb5afd
tree958e311a9e81265e3f16c62f24ebefd39cb12e74
parentefd34df5a512a754690c75ac74d75929f7f6fd2d
* fhandler_console.cc (fhandler_console::read): Use appropriate kill_pgrp
method.
* select.cc (peek_console): Ditto.
* fhandler_termios.cc (fhandler_termios::bg_check): Send "stopped" signal to
entire process group as dictated by SUSv3.
* termios.cc (tcsetattr): Detect when stopped signal sent and force a stop
before setting anything.
winsup/cygwin/ChangeLog
winsup/cygwin/fhandler_console.cc
winsup/cygwin/fhandler_termios.cc
winsup/cygwin/select.cc
winsup/cygwin/syscalls.cc
winsup/cygwin/termios.cc
This page took 0.032388 seconds and 5 git commands to generate.