Query: sys_rt_sigaction
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SYS_RT_SIGACTION(9) Driver Basics SYS_RT_SIGACTION(9)NAMEsys_rt_sigaction - alter an action taken by a processSYNOPSISlong sys_rt_sigaction(int sig, const struct sigaction __user * act, struct sigaction __user * oact, size_t sigsetsize);ARGUMENTSsig signal to be sent act new sigaction oact used to save the previous sigaction sigsetsize size of sigset_t typeCOPYRIGHTKernel Hackers Manual 3.10 June 2014 SYS_RT_SIGACTION(9)
Related Man Pages |
---|
bsd_signal(3p) - centos |
siginterrupt(3c) - opensolaris |
sigactio(2) - minix |
bsd_signal(3p) - suse |
sigaction(2) - sunos |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
CentOS7 restoring file capabilities |
Docker learning Phase-I |
Controlling user input |
[TIP] Processing YAML files with yq |