Use ordinary assignment from blockable_sigset
commit3694e115bf351ed2f4c4f6057bfc29711c7a85aa
authorDouglas Katzman <dougk@google.com>
Fri, 20 Oct 2017 03:11:06 +0000 (19 23:11 -0400)
committerDouglas Katzman <dougk@google.com>
Fri, 20 Oct 2017 03:17:33 +0000 (19 23:17 -0400)
treefd4c3fca46524a143b3ab4c44f97aa872798f742
parent1a776420a33336479865ed5fcb11846c97681e85
Use ordinary assignment from blockable_sigset

Call sigcopyset() only when copying to/from a sigset_t which is in the
context arg to a signal handler. For other than that, do the obvious thing.
src/runtime/interrupt.c