commit | d0c3d534a4388a465101b634a95f2ec586415254 | [log] [tgz] |
---|---|---|
author | Olof Johansson <olof@lixom.net> | Fri Oct 12 10:20:07 2007 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Fri Oct 12 14:05:18 2007 +1000 |
tree | e6acdc89adcb9057b7bbaeba55332fdcb97c2ceb | |
parent | b63db45ca44a805ef21eb10a3750e88419156423 [diff] |
[POWERPC] Implement logging of unhandled signals Implement show_unhandled_signals sysctl + support to print when a process is killed due to unhandled signals just as i386 and x86_64 does. Default to having it off, unlike x86 that defaults on. Signed-off-by: Olof Johansson <olof@lixom.net> Signed-off-by: Paul Mackerras <paulus@samba.org>