SIGNAL\&.DO_ACTION

Section: Signal Tapset (3stap)
Updated: October 2009
Index Return to Main Contents
 

NAME

signal.do_action - Examining or changing a signal action  

SYNOPSIS

signal.do_action 
 

VALUES

sa_mask

The new mask of the signal

oldsigact_addr

The address of the old <command>sigaction</command> struct associated with the signal

sig

The signal to be examined/changed

sa_handler

The new handler of the signal

sigact_addr

The address of the new <command>sigaction</command> struct associated with the signal
 

AUTHOR

SystemTap

Hackers
 

COPYRIGHT