Don't block SIGPIPE until _after_ pterm forks, since otherwise the
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Fri, 25 Apr 2003 15:44:01 +0000 (15:44 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Fri, 25 Apr 2003 15:44:01 +0000 (15:44 +0000)
commit755e29c633c56ccd5eb7131bbd3ed3190696af84
tree343e5002cfa163a53fff9c7aee472b2090222d5a
parent36f94d1f29f1bad2e8e21fdd6a6d87c898b8b25a
Don't block SIGPIPE until _after_ pterm forks, since otherwise the
blockage will propagate to the child process.

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