OSDN Git Service

* fhandler_tty.cc (fhandler_tty_slave::ioctl): Do nothing if the new window
authorcgf <cgf>
Mon, 4 Nov 2002 01:10:38 +0000 (01:10 +0000)
committercgf <cgf>
Mon, 4 Nov 2002 01:10:38 +0000 (01:10 +0000)
commitef1904be0c861f14675cd34a452629e4c4f2083d
tree977b7b1c395fb167293ce4c2bdd35f09ee8ff59a
parent4c8ad7009e1098451b095436f308f5335b9667d8
* fhandler_tty.cc (fhandler_tty_slave::ioctl): Do nothing if the new window
size is equal to the old one.  Send SIGWINCH if slave connected to a pseudo
tty.
(fhandler_pty_master::ioctl): Do nothing if the new window size is equal to the
old one.
winsup/cygwin/ChangeLog
winsup/cygwin/fhandler_tty.cc