Copyright Digital Equipment Corp. All rights reserved.

sigblock

   Adds the signals in mask to the current set of signals being
   blocked from delivery.

   Format

     #include  <signal.h>

     int sigblock  (int mask);
 


Additional information available:

Argument        Description     Return_Value