/sys$common/syshlp/helplib.hlb CC, Run-time functions, sigsetmask *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Establishes those signals that are blocked from delivery. Syntax: #include <signal.h> int sigsetmask(int mask);
|