Skip to content
Commit 1ba1d8a4 authored by Adhemerval Zanella's avatar Adhemerval Zanella
Browse files

Optimize sigrelse 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: default avatarAdhemerval Zanella <adhemerval.zanella@linaro.org>
parent ad4f43a2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment