OSDN Git Service

* fhandler_tty.cc (fhandler_tty_slave::open): Add code to duplicate
authorcorinna <corinna>
Mon, 12 Apr 2010 13:28:04 +0000 (13:28 +0000)
committercorinna <corinna>
Mon, 12 Apr 2010 13:28:04 +0000 (13:28 +0000)
commitfebefacf5878658483bcedb5fbd860846e536ada
tree99b4dac22625b2706ea9c41089e55556fc8cd067
parentd996fff88e045ee9ce3fc70dac83ffda30891543
* fhandler_tty.cc (fhandler_tty_slave::open): Add code to duplicate
handles within a single process to simplify openpty case.
(fhandler_tty_slave::cygserver_attach_tty): Correctly send Windows PID
to cygserver, rather than the Cygwin PID.
winsup/cygwin/ChangeLog
winsup/cygwin/fhandler_tty.cc