llvm-project/lldb/source/Plugins/Process/NetBSD
Pavel Labath c1a6b128c7 Use llvm::sys::RetryAfterSignal instead of a manual while errno!=EINTR loop
Reviewers: zturner, eugene, krytarowski

Subscribers: emaste, mgorny, lldb-commits

Differential Revision: https://reviews.llvm.org/D33831

llvm-svn: 307009
2017-07-03 09:25:55 +00:00
..
CMakeLists.txt Add support for tracing hello-world application on NetBSD 2017-03-28 22:43:17 +00:00
NativeProcessNetBSD.cpp Use llvm::sys::RetryAfterSignal instead of a manual while errno!=EINTR loop 2017-07-03 09:25:55 +00:00
NativeProcessNetBSD.h Add pretty-printer for wait(2) statuses and modernize the code handling them 2017-06-19 12:47:50 +00:00
NativeRegisterContextNetBSD.cpp Rename Error -> Status. 2017-05-12 04:51:55 +00:00
NativeRegisterContextNetBSD.h Rename Error -> Status. 2017-05-12 04:51:55 +00:00
NativeRegisterContextNetBSD_x86_64.cpp Rename Error -> Status. 2017-05-12 04:51:55 +00:00
NativeRegisterContextNetBSD_x86_64.h Rename Error -> Status. 2017-05-12 04:51:55 +00:00
NativeThreadNetBSD.cpp Rename Error -> Status. 2017-05-12 04:51:55 +00:00
NativeThreadNetBSD.h Rename Error -> Status. 2017-05-12 04:51:55 +00:00