Support/Program: Make Change<stream>ToBinary return error_code.
[oota-llvm.git] / lib / Support / Windows / Program.inc
2011-12-13 Michael J. SpencerSupport/Program: Make Change<stream>ToBinary return...
2011-12-12 Michael J. SpencerSupport/Windows: Cleanup scoped handles.
2011-11-29 NAKAMURA Takumi[Win32] Catch exceptions (eg. segfault) on waiting...
2011-11-06 Peter CollingbourneReturn only the least significant 8 bits of the exit...
2011-05-21 Andrew TrickHave Program::Wait return -2 for crashed and timeouts...
2011-05-11 Andrew TrickTypo and missing checkin from r131186.
2011-02-09 NAKAMURA TakumiWindows/Program.inc: Eliminate the declaration of SetIn...
2011-02-05 NAKAMURA TakumiWindows/Program.inc: Quote arguments when dubious chara...
2010-11-29 Michael J. SpencerMerge System into Support.