Query: sigpendi
OS: minix
Section: 2
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SIGPENDING(2) System Calls Manual SIGPENDING(2)NAMEsigpending - report pending signalsSYNOPSIS#include <signal.h> int sigpending(sigset_t *set)DESCRIPTIONSigpending() returns the set of signals that are waiting to be delivered. They are currently blocked by the signal mask.SEE ALSOsigaction(2), sigprocmask(2), sigsuspend(2), sigset(3).DIAGNOSTICSReturns 0 on success and -1 on error. The only possible error code is EFAULT for a bad set address.AUTHORKees J. Bot (kjb@cs.vu.nl) SIGPENDING(2)
Related Man Pages |
---|
rt_sigpending(2) - linux |
rt_sigpending(2) - suse |
sigpending(2) - suse |
rt_sigpending(2) - x11r4 |
rt_sigpending(2) - xfree86 |
Similar Topics in the Unix Linux Community |
---|
signal in process communication |
kernel functions issue! |
Infraction for vineykr: Double Posting |
max/ideal value of items in limits.conf in rhel5? |