Don't exit after receiving the second SIGHUP on Solaris.
authorFabian Keil <fk@fabiankeil.de>
Mon, 6 Nov 2006 14:26:02 +0000 (14:26 +0000)
committerFabian Keil <fk@fabiankeil.de>
Mon, 6 Nov 2006 14:26:02 +0000 (14:26 +0000)
commit791dc4ba995831c0d1bb2032e1f50e8f4537f186
treef552ab6111cf2efd3b12e6a902845c0d45a1fe70
parent51964e4458b3106a08cdd9e98fb77067ba3617d1
Don't exit after receiving the second SIGHUP on Solaris.

Fixes BR 1052235, but the same problem may exist on other
systems. Once 3.0.6 is out we should use sigset()
where available and see if it breaks anything.
jcc.c