next up previous contents index
Next: SigProcMask Up: Functions and procedures Previous: SigAction

SigPending

   

Declaration:

Function SigPending : SigSet;

Description:

Sigpending allows the examination of pending signals (which have been raised while blocked.) The signal mask of pending signals is returned.

Errors:

None

See also:

SigAction, SigProcMask, SigSuspend, Signal, Kill, Sigpending (2)



Michael Van Canneyt
Thu Sep 10 13:59:33 CEST 1998