summaryrefslogtreecommitdiffstats
path: root/lldb/source/Core/StreamFile.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use Host::File in lldb_private::StreamFile and other places to cleanup hostGreg Clayton2011-02-091-89/+16
* A bit more cleanup with respect to using LLDB_CONFIG_XXX defines outside ofGreg Clayton2011-02-081-0/+2
* Cleaned up the dynamic library open/getsymbol/close code to use abstractedGreg Clayton2011-02-081-2/+2
* Fixup on setlinebuf() patch to make it work.Greg Clayton2011-02-051-4/+3
* Configuration support for setlinebuf support from Kirk Beitz.Greg Clayton2011-02-051-0/+4
* Add a method to StreamFile to line buffer the file. Use that in "log enable...Jim Ingham2011-01-241-0/+7
* We now have SBStream that mirrors the generic stream classes we Greg Clayton2010-09-171-5/+5
* Merged Eli Friedman's linux build changes where he added Makefile files thatGreg Clayton2010-07-091-10/+10
* Add missing includes.Eli Friedman2010-06-091-0/+1
* Initial checkin of lldb code from internal Apple repo.Chris Lattner2010-06-081-0/+132
OpenPOWER on IntegriCloud