Then that is the fundamental difference in maintainability-views.
I find it more likely that we change the interface to setup the signal
handler (in a future OS or by changing the way you invoke it), than
that the actual work done by the signal handler is changed.
But since your view carries more weight here, I'll adapt the patch to
solution A.
From a portability standpoint using sigaction is worse than signal, and
rearming the handler even when it is not required is not a big deal.
--
Sincerely,
Stephen R. van den Berg.
"Hold still, while I inject you with SQL."
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html