* fhandler_termios.cc (tcinit): Remove previously applied change.
Replace with... * fhandler_tty.cc (fhandler_tty_slave::init): Become process group leader if called from dtable::init_std_file_from_handle. Add comment to explain.
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
2010-04-21 Corinna Vinschen <corinna@vinschen.de>
|
||||
Christopher Faylor <me+cygwin@cgf.cx>
|
||||
|
||||
* fhandler_termios.cc (tcinit): Remove previously applied change.
|
||||
Replace with...
|
||||
* fhandler_tty.cc (fhandler_tty_slave::init): Become process group
|
||||
leader if called from dtable::init_std_file_from_handle. Add comment
|
||||
to explain.
|
||||
|
||||
2010-04-21 Corinna Vinschen <corinna@vinschen.de>
|
||||
|
||||
* dtable.cc (dtable::init_std_file_from_handle): Set access mask for
|
||||
|
||||
Reference in New Issue
Block a user