summaryrefslogtreecommitdiffstats
path: root/lldb/source/Host/common/PipeBase.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Rename Error -> Status.Zachary Turner2017-05-121-2/+3
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-9/+6
* Revert "Add Pipe::WriteWithTimeout method"Pavel Labath2015-07-211-9/+2
* Add Pipe::WriteWithTimeout methodPavel Labath2015-07-211-2/+9
* Extend PipePosix with support for named pipes/timeout-based IO and integrate ...Oleksiy Vyalov2015-01-141-6/+0
* Extend PipePosix with support for named pipes/timeout-based IO and integrate ...Oleksiy Vyalov2015-01-131-0/+33
OpenPOWER on IntegriCloud