Make sure SIGINT and SIGQUIT haven't been nobbled in our child
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 21 Oct 2002 23:01:34 +0000 (23:01 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 21 Oct 2002 23:01:34 +0000 (23:01 +0000)
commit8bf5c4190a58dcafed54ea311b274f633475c5ef
treefe18d15a386319da280cc391053c91651313e89e
parent749b7d441bd96c8f2c71ab4bce2b952580dfdea5
Make sure SIGINT and SIGQUIT haven't been nobbled in our child
process by weird POSIX-required shell behaviour.

git-svn-id: svn://svn.tartarus.org/sgt/putty@2110 cda61777-01e9-0310-a592-d414129be87e
unix/pty.c