Copyright Digital Equipment Corp. All rights reserved.
Sets the disposition of the specified signal to SIG_IGN.
This function is supported on OpenVMS Integrity servers and
Alpha only.
Format
#include <signal.h>
int sigignore (int signal);
Argument Description Return_Values