Query: sigpending
OS: osf1
Section: 2
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
sigpending(2) System Calls Manual sigpending(2)NAMEsigpending - Examines pending signalsSYNOPSIS#include <signal.h> int sigpending ( sigset_t *set );STANDARDSInterfaces documented on this reference page conform to industry standards as follows: sigpending(): XSH4.2 Refer to the standards(5) reference page for more information about industry standards and associated tags.PARAMETERSPoints to a sigset_t structure.DESCRIPTIONThe sigpending() function stores the set of signals that are blocked from delivery and pending to the calling process in the object pointed to by the set parameter.RETURN VALUESUpon successful completion, the sigpending() function returns a value of 0 (zero). Otherwise, a value of -1 is returned and errno is set to indicate the error.ERRORS[Tru64 UNIX] If a bad mask parameter is passed, the calling process receives a SIGSEGV signal.RELATED INFORMATIONFunctions: sigemptyset(3), sigprocmask(2) Files: signal(4) Standards: standards(5) delim off sigpending(2)
Related Man Pages |
---|
sigpending(2) - opensolaris |
rt_sigpending(2) - linux |
sigpending(2) - linux |
sigpending(2) - centos |
rt_sigpending(2) - x11r4 |
Similar Topics in the Unix Linux Community |
---|
Standards |
IBM takes a stand against bad standards |
AMTSO: Testing Standards Revisited |
Developing Parallel Programs - A Discussion of Popular Models |
Airlines industry |