summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/command_regex/TestCommandRegex.py
diff options
context:
space:
mode:
authorKamil Rytarowski <n54@gmx.com>2015-12-15 00:50:19 +0000
committerKamil Rytarowski <n54@gmx.com>2015-12-15 00:50:19 +0000
commitcec6b45aec8ac058b2123c1a54b4d96f23b6c1a9 (patch)
tree5cbed0216c952f55b9a79b3db483a5b5c6c22b5d /lldb/packages/Python/lldbsuite/test/functionalities/command_regex/TestCommandRegex.py
parent2bc6a5ad841fe828820793fe6056dfe0d2a1a49e (diff)
downloadbcm5719-llvm-cec6b45aec8ac058b2123c1a54b4d96f23b6c1a9.tar.gz
bcm5719-llvm-cec6b45aec8ac058b2123c1a54b4d96f23b6c1a9.zip
Welcome to NetBSD signals
Summary: Signals 1-32 are matching the default UNIX platform. There are platform specific ones above 32. From the `/usr/include/sys/signal.h` header: ``` #define SIGPWR 32 /* power fail/restart (not reset when caught) */ #ifdef _KERNEL #define SIGRTMIN 33 /* Kernel only; not exposed to userland yet */ #define SIGRTMAX 63 /* Kernel only; not exposed to userland yet */ #endif ``` Reviewers: emaste, joerg Subscribers: lldb-commits Differential Revision: http://reviews.llvm.org/D15482 llvm-svn: 255592
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/command_regex/TestCommandRegex.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud