This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 2c1c35fe6 Remove dead Core/StreamFile includes new 27938feea Use llvm::sys::RetryAfterSignal instead of a manual while err [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/lldb/Host/Host.h | 18 +++--- source/Host/common/File.cpp | 74 ++++++++-------------- source/Host/macosx/Host.mm | 6 +- .../Host/posix/ConnectionFileDescriptorPosix.cpp | 21 ++---- source/Plugins/Process/FreeBSD/ProcessMonitor.cpp | 24 ++----- .../Plugins/Process/Linux/NativeProcessLinux.cpp | 19 ++---- .../Plugins/Process/NetBSD/NativeProcessNetBSD.cpp | 7 +- 7 files changed, 60 insertions(+), 109 deletions(-)