llvm-project/lldb/source/Host/macosx
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
..
cfcpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
Host.mm Use llvm::sys::RetryAfterSignal instead of a manual while errno!=EINTR loop 2017-07-03 09:25:55 +00:00
HostInfoMacOSX.mm Delete some dead code in HostInfo. 2017-03-21 04:01:59 +00:00
HostThreadMacOSX.mm *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
Symbols.cpp Fix Mac build for the Timer move 2017-06-29 15:24:38 +00:00