diff options
| author | Alex Brachet <alexbrachetmialot@gmail.com> | 2020-02-20 14:05:34 -0500 |
|---|---|---|
| committer | Alex Brachet <alexbrachetmialot@gmail.com> | 2020-02-20 14:05:34 -0500 |
| commit | 5d2baa956ac3784e3956e35f610e118cacc7128b (patch) | |
| tree | 27673ef28d190ffa41e68df6f6d7b747a56c6ff6 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 064cd2ecdb3d0c52be5b6cf4fc67125baa714d3a (diff) | |
[libc] Add Initial Support for Signals
Summary:
This patch adds signal support on Linux. The current implementation gets the SIG* macros and types like `sigset_t` from <linux/signals.h>
This patch also adds raise(3), and internal routines `block_all_signals` and `restore_signals`
Reviewers: sivachandra, MaskRay, gchatelet
Reviewed By: sivachandra
Subscribers: libc-commits, mgorny, tschuett
Differential Revision: https://reviews.llvm.org/D74528
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
