Home
Main website
Display Sidebar
Hide Ads
Recent Changes
View Source:
sigvec(2)
Edit
PageHistory
Diff
Info
LikePages
SIGVEC !!!SIGVEC NAME SYNOPSIS DESCRIPTION CONFORMING TO SEE ALSO ---- !!NAME sigvec - BSD software signal facilities !!SYNOPSIS __#include __ __int sigvec(int__ ''sig''__, struct sigvec *__''vec''__, struct sigvec *__''ovec''__);__ !!DESCRIPTION This interface is made obsolete by sigaction(2). Under Linux __sigvec__ is #define'd to __sigaction__, and provides at best a rough approximation of the BSD sigvec interface. !!CONFORMING TO BSD, SVr4 !!SEE ALSO sigaction(2), signal(2) ----
7 pages link to
sigvec(2)
:
sgetmask(2)
signal(2)
ssetmask(2)
Man2s
sigaction(2)
csh(1)
sigpause(2)
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.