]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Don't block SIGPIPE until _after_ pterm forks, since otherwise the
authorSimon Tatham <anakin@pobox.com>
Fri, 25 Apr 2003 15:44:01 +0000 (15:44 +0000)
committerSimon Tatham <anakin@pobox.com>
Fri, 25 Apr 2003 15:44:01 +0000 (15:44 +0000)
commit90c94d2add0a6145bf9bcd1b2cff0030962b2096
tree343e5002cfa163a53fff9c7aee472b2090222d5a
parent655f986e0541dac09b730887814f297817d02264
Don't block SIGPIPE until _after_ pterm forks, since otherwise the
blockage will propagate to the child process.

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