centos man page for sys_rt_sigaction

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)

NAME
sys_rt_sigaction - alter an action taken by a process
SYNOPSIS
long sys_rt_sigaction(int sig, const struct sigaction __user * act, struct sigaction __user * oact, size_t sigsetsize);
ARGUMENTS
sig signal to be sent act new sigaction oact used to save the previous sigaction sigsetsize size of sigset_t type
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SYS_RT_SIGACTION(9)
Related Man Pages
bsd_signal(3) - mojave
siginterrupt(3c) - sunos
sigset(3) - minix
bsd_signal(3) - osx
bsd_signal(3) - posix
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
Docker learning Phase-I
Shopt -s histappend