summaryrefslogtreecommitdiff
path: root/lldb/source/Host/common/PipeBase.cpp
AgeCommit message (Expand)Author
2025-02-27[lldb] Assorted improvements to the Pipe class (#128719)Pavel Labath
2024-08-05[lldb] Fixed PipeWindows bugs; added Pipe::WriteWithTimeout() (#101383)Dmitry Vasilyev
2020-01-24[lldb][NFC] Fix all formatting errors in .cpp file headersRaphael Isemann
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2017-05-12Rename Error -> Status.Zachary Turner
2016-09-06*** This commit represents a complete reformatting of the LLDB source codeKate Stone
2015-07-21Revert "Add Pipe::WriteWithTimeout method"Pavel Labath
2015-07-21Add Pipe::WriteWithTimeout methodPavel Labath
2015-01-14Extend PipePosix with support for named pipes/timeout-based IO and integrate ...Oleksiy Vyalov
2015-01-13Extend PipePosix with support for named pipes/timeout-based IO and integrate ...Oleksiy Vyalov