/sys$common/syshlp/helplib.hlb CC, Run-time functions, sigblock *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Causes the signals designated in a mask to be added to the current set of signals being blocked from delivery. Syntax: #include <signal.h> int sigblock(int mask);
|