Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ sigpending(2P) — Interactive 2.2

Media Vault

Software Library

Restoration Projects

Artifacts Sought



          sigpending(2P)   INTERACTIVE UNIX System (POSIX)   sigpending(2P)



          NAME
               sigpending - examine pending signals

          SYNOPSIS
               int sigpending (set)
               sigset_t *set;

          DESCRIPTION
               The sigpending() function stores the set of signals that are
               blocked from delivery and pending for the calling process,
               in the space pointed to by the argument set.

          DIAGNOSTICS
               After successful completion, a value of 0 is returned.  Oth-
               erwise, a value of -1 is returned, and errno is set to indi-
               cate the error.







































          Rev. 1.1                                                   Page 1



Typewritten Software • bear@typewritten.org • Edmonds, WA 98026