Adhemerval Zanella d83da3a4ce Optimize sighold implementation
This patch simplifies sighold a bit by removing an extra sigprocmask
and using SIG_BLOCK (which union of the current set and the set argument).

Checked on x86_64-linux-gnu.

	* signal/sighold.c (sighold): Optimize implementation.

Signed-off-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Reviewed-by: Zack Weinberg <zackw@panix.com>
2017-11-06 17:37:57 -02:00
..
2017-08-16 20:33:59 +00:00
2017-11-06 17:37:57 -02:00
2017-05-20 19:04:43 -04:00
2017-08-16 20:33:59 +00:00
2017-05-20 19:04:43 -04:00
2006-04-23 19:05:33 +00:00
2017-05-20 19:04:43 -04:00