summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/Windows/Program.inc
Commit message (Expand)AuthorAgeFilesLines
* Support/Program: Make Change<stream>ToBinary return error_code.Michael J. Spencer2011-12-131-6/+12
* Support/Windows: Cleanup scoped handles.Michael J. Spencer2011-12-121-3/+3
* [Win32] Catch exceptions (eg. segfault) on waiting for invoked clang from the...NAKAMURA Takumi2011-11-291-1/+11
* Return only the least significant 8 bits of the exit status fromPeter Collingbourne2011-11-061-1/+1
* Have Program::Wait return -2 for crashed and timeouts instead of embeddingAndrew Trick2011-05-211-4/+5
* Typo and missing checkin from r131186.Andrew Trick2011-05-111-1/+2
* Windows/Program.inc: Eliminate the declaration of SetInformationJobObject(). ...NAKAMURA Takumi2011-02-091-9/+0
* Windows/Program.inc: Quote arguments when dubious characters (used by cmd.exe...NAKAMURA Takumi2011-02-051-1/+1
* Merge System into Support.Michael J. Spencer2010-11-291-0/+412
OpenPOWER on IntegriCloud