Copyright Digital Equipment Corp. All rights reserved.
Adds the signals in mask to the current set of signals being
blocked from delivery.
Format
#include <signal.h>
int sigblock (int mask);
Argument Description Return_Value