summaryrefslogtreecommitdiffstats
path: root/lldb/source/Core/ConnectionFileDescriptor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Patch from Stephen Wilson:Johnny Chen2010-12-201-0/+2
* Revert a small but important part of the EOF handling code that Greg Caroline Tice2010-12-131-2/+6
* Add proper EOF handling to Communication & Connection classes:Caroline Tice2010-12-021-2/+2
* Revert the End of file stuff that was added as it was causing read threadsGreg Clayton2010-11-201-12/+2
* Add the ability to catch and do the right thing with Interrupts (often contro...Caroline Tice2010-11-191-2/+12
* Make processes use InputReaders for their input. Move the processCaroline Tice2010-11-161-0/+2
* Modified all logging calls to hand out shared pointers to make sure weGreg Clayton2010-11-061-3/+3
* Missed a file in my last commit.Caroline Tice2010-10-291-0/+2
* Stop the driver from handling SIGPIPE in case we communicate with stale Greg Clayton2010-10-191-0/+53
* Warnings cleanup patch from Jean-Daniel Dupas.Greg Clayton2010-07-231-4/+4
* Move Args.{cpp,h} and Options.{cpp,h} to Interpreter where they really belong.Jim Ingham2010-06-151-1/+1
* Add necessary includes. Remove unnecessary assignments to sin_len.Eli Friedman2010-06-091-2/+2
* Initial checkin of lldb code from internal Apple repo.Chris Lattner2010-06-081-0/+563
OpenPOWER on IntegriCloud