File: sighandler.right

package info (click to toggle)
pydb 1.19-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 1,952 kB
  • ctags: 1,412
  • sloc: python: 3,065; perl: 2,479; sh: 586; makefile: 555; lisp: 265; ansic: 16
file content (18 lines) | stat: -rw-r--r-- 862 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Signal        Stop	Print	Print Stack	Pass to program
SIGHUP        True	True	False      	False
Signal        Stop	Print	Print Stack	Pass to program
SIGHUP        True	True	False      	False
Signal        Stop	Print	Print Stack	Pass to program
SIGINT        True	True	False      	False
Signal        Stop	Print	Print Stack	Pass to program
SIGINT        False	False	False      	True
Signal        Stop	Print	Print Stack	Pass to program
SIGINT        False	True	False      	True
Signal        Stop	Print	Print Stack	Pass to program
SIGINT        False	False	False      	False
Signal        Stop	Print	Print Stack	Pass to program
SIGKILL       False	False	False      	True
Signal        Stop	Print	Print Stack	Pass to program
SIGSTOP       False	False	False      	True
Signal        Stop	Print	Print Stack	Pass to program
SIGINT        False	False	False      	False