with-authinfo-kludge: Add machinery to restore signals in child processes.
authorMark Wooding <mdw@distorted.org.uk>
Wed, 20 Sep 2017 19:30:04 +0000 (20:30 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Wed, 20 Sep 2017 19:39:37 +0000 (20:39 +0100)
commitb149b79ed05457f69ac9f407d394f8ec35e41601
tree5187f2165963386e24b1900d78edc7092dd1ab5a
parentd168ccd6481360eb28caf88036261824a5dba992
with-authinfo-kludge: Add machinery to restore signals in child processes.

In particular, this fixes a minor bug which restores `SIGCHLD' to its
default disposition in children of `with-authinfo-kludge', even if it
was ignored initially (which it probably shouldn't have been).
with-authinfo-kludge