Extend PipePosix with child_processes_inherit support - to control whether pipe handl...
authorOleksiy Vyalov <ovyalov@google.com>
Fri, 21 Nov 2014 16:18:57 +0000 (16:18 +0000)
committerOleksiy Vyalov <ovyalov@google.com>
Fri, 21 Nov 2014 16:18:57 +0000 (16:18 +0000)
commitff9a07203ea5cfd4af3a6d30178ede5d66be1386
tree241b02fbdeda0c1c21d8183e7483d9ae082d5e2c
parentce5a26b0e779afa1a001e5182fd47fa1f2cc658a
Extend PipePosix with child_processes_inherit support - to control whether pipe handles should be inherited by a child process.

http://reviews.llvm.org/D6348

llvm-svn: 222541
lldb/include/lldb/Host/posix/PipePosix.h
lldb/source/Host/posix/ConnectionFileDescriptorPosix.cpp
lldb/source/Host/posix/PipePosix.cpp