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)
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).


No differences found