SYNOPSIS
#include <signal.h>
int sigrelse(int sig);
DESCRIPTION
The
You can use
PARAMETERS
RETURN VALUES
If successful,
- EINTR
-
A signal interrupted the call.
- EINVAL
-
sig is not a valid signal or is equal to SIGKILL or SIGSTOP.
CONFORMANCE
UNIX 98.
MULTITHREAD SAFETY LEVEL
MT-Safe.
PORTING ISSUES
None.
AVAILABILITY
PTC MKS Toolkit for Professional Developers
PTC MKS Toolkit for Professional Developers 64-Bit Edition
PTC MKS Toolkit for Enterprise Developers
PTC MKS Toolkit for Enterprise Developers 64-Bit Edition
SEE ALSO
- Functions:
kill() ,pause() ,sigaction() ,sighold() ,sigignore() ,signal() ,sigpause() ,sigset()
PTC MKS Toolkit 10.4 Documentation Build 39.