suse man page for tracehook_consider_fatal_signal

Query: tracehook_consider_fatal_signal

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

TRACEHOOK_CONSIDER_F(9) 					 Kernel Internals					   TRACEHOOK_CONSIDER_F(9)

NAME
tracehook_consider_fatal_signal - suppress special handling of fatal signal
SYNOPSIS
int tracehook_consider_fatal_signal(struct task_struct * task, int sig);
ARGUMENTS
task task receiving the signal sig signal number being sent
DESCRIPTION
Return nonzero to prevent special handling of this termination signal. Normally handler for signal is SIG_DFL. It can be SIG_IGN if sig is ignored, in which case force_sig is about to reset it to SIG_DFL. When this returns zero, this signal might cause a quick termination that does not give the debugger a chance to intercept the signal. Called with or without task->sighand->siglock held. Kernel Hackers Manual 2.6. July 2010 TRACEHOOK_CONSIDER_F(9)
Related Man Pages
sgetmask(2) - redhat
signal(2) - redhat
ssetmask(2) - redhat
sighold(3c) - hpux
sigignore(3c) - hpux
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Cut command on RHEL 6.8 compatibility issues
SOCKS proxy & PAM configuration exposure
Tar Command
Shopt -s histappend