Guardian Procedure Calls Reference Manual (G06.25+)
Guardian Procedure Calls (S)
Guardian Procedure Calls Reference Manual—522629-013
14-145
SIGNAL_ Procedure
SIGNAL_ Procedure
SIGNAL_ is the pTAL procedure name for the C signal() function. The C
signal() function complies with the POSIX.1 standard.
See the $SYSTEM.SYSTEM.HSIGNAL header file for the pTAL prototype definitions.
For a discussion of each parameter and procedure considerations, see the
signal(3) function reference page either online or in the Open System Services
Library Calls Reference Manual.
Note. This procedure can be called only from native processes.