From: David Levine Date: Fri, 4 Jan 2013 04:33:42 +0000 (-0600) Subject: Block SIGPIPE before killing the child in sm_end(). This replaces X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/6ce8434dcf6ff95db7bc75a97fd1144e54206dfe?hp=6ce8434dcf6ff95db7bc75a97fd1144e54206dfe Block SIGPIPE before killing the child in sm_end(). This replaces the discard() calls that were removed in commit 4548a3ecc4248a1d4. ---