X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fmhlsbr.c;h=e075322d6d4e238a2462cad4082e79c55d23d5ea;hb=f3897a21dafb3e2219520a45052b2618620910c4;hp=18617d31b8679b3409bb5615b0fdd6e8d5c5f312;hpb=1691e80890e5d8ba258c51c214a3e91880e1db2b;p=mmh diff --git a/uip/mhlsbr.c b/uip/mhlsbr.c index 18617d3..e075322 100644 --- a/uip/mhlsbr.c +++ b/uip/mhlsbr.c @@ -434,6 +434,7 @@ mhl (int argc, char **argv) SIGNAL (SIGINT, SIG_IGN); SIGNAL2 (SIGQUIT, quitser); } + SIGNAL2 (SIGPIPE, pipeser); m_popen (moreproc); ontty = PITTY; } else {