Copyright Digital Equipment Corp. All rights reserved.

sigignore

   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);
 


Additional information available:

Argument        Description     Return_Values