summaryrefslogtreecommitdiff
path: root/lib/Support/Unix/Program.inc
Commit message (Expand)AuthorAge
* Have Program::Wait return -2 for crashed and timeouts instead of embeddingAndrew Trick2011-05-21
* Bugpoint support for miscompilations that result in a crash.Andrew Trick2011-05-11
* Fix a ton of comment typos found by codespell. Patch byChris Lattner2011-04-15
* Avoid initializing posix_spawn_file_actions_t if not used.Benjamin Kramer2011-03-20
* Support/Path: Deprecate PathV1::exists and replace all uses with PathV2::fs::...Michael J. Spencer2011-01-10
* Now to chant the magical incantation that will exorcise the System libraryCharles Davis2010-11-29
* Merge System into Support.Michael J. Spencer2010-11-29