chiark / gitweb /
Cope with programs which set SIGCHLD to SIG_IGN. (We assume they don't manipulate...
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 22 Jan 2017 11:52:07 +0000 (11:52 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 22 Jan 2017 11:52:07 +0000 (11:52 +0000)
commit4b19c2885bae85dee45ecfc3cfcd8d503d3f3e23
treec26f6c19c5fd9c217f950c66f33c2f7d6074b7e2
parentd78fb137e25ebe72cd0bd3523f6204ac8e3f5e28
Cope with programs which set SIGCHLD to SIG_IGN.  (We assume they don't manipulate SIGCHLD on other threads, which is probably true.)  Patch from Marco d'Itri, slightly modified.  Closes:#765587.
debian/changelog
libauthbind.c