aboutsummaryrefslogtreecommitdiff
path: root/lib/Support/Unix/Program.inc
AgeCommit message (Expand)Author
2012-07-09LOCALMODs from hg 0b098ca44de7 against r158408 (hg 90a87d6bfe45)Derek Schuff
2011-12-13Support/Program: Make Change<stream>ToBinary return error_code.Michael J. Spencer
2011-05-21Have Program::Wait return -2 for crashed and timeouts instead of embeddingAndrew Trick
2011-05-11Bugpoint support for miscompilations that result in a crash.Andrew Trick
2011-04-15Fix a ton of comment typos found by codespell. Patch byChris Lattner
2011-03-20Avoid initializing posix_spawn_file_actions_t if not used.Benjamin Kramer
2011-01-10Support/Path: Deprecate PathV1::exists and replace all uses with PathV2::fs::...Michael J. Spencer
2010-11-29Now to chant the magical incantation that will exorcise the System libraryCharles Davis
2010-11-29Merge System into Support.Michael J. Spencer