llvm-project/lldb/source/Host/posix
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
..
ConnectionFileDescriptorPosix.cpp Use llvm::sys::RetryAfterSignal instead of a manual while errno!=EINTR loop 2017-07-03 09:25:55 +00:00
DomainSocket.cpp Rename Error -> Status. 2017-05-12 04:51:55 +00:00
FileSystem.cpp Rename Error -> Status. 2017-05-12 04:51:55 +00:00
HostInfoPosix.cpp Move Log from Core -> Utility. 2017-03-03 20:56:28 +00:00
HostProcessPosix.cpp Rename Error -> Status. 2017-05-12 04:51:55 +00:00
HostThreadPosix.cpp Rename Error -> Status. 2017-05-12 04:51:55 +00:00
LockFilePosix.cpp Rename Error -> Status. 2017-05-12 04:51:55 +00:00
PipePosix.cpp Rename Error -> Status. 2017-05-12 04:51:55 +00:00
ProcessLauncherPosixFork.cpp ProcessLauncherPosixFork: Fetch errno early 2017-06-20 08:11:37 +00:00