index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Support
/
Unix
/
Program.inc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing 'n'.
Rafael Espindola
2013-07-26
1
-1
/
+1
*
Extend the lifetime of the strings passed to posix_spawn_file_actions_addopen.
Rafael Espindola
2013-07-26
1
-7
/
+21
*
Replace use of PathV1.h in Program.cpp.
Rafael Espindola
2013-06-14
1
-29
/
+27
*
Have sys::FindProgramByName return a std::string.
Rafael Espindola
2013-06-13
1
-7
/
+7
*
[Support] Fix handle and memory leak for processes that are not waited for
Reid Kleckner
2013-06-13
1
-8
/
+6
*
Remove the program class.
Rafael Espindola
2013-06-12
1
-21
/
+17
*
Add a function to check if an argument list is too long.
Rafael Espindola
2013-04-11
1
-0
/
+24
*
More MSan/ASan annotations.
Evgeniy Stepanov
2013-02-04
1
-0
/
+5
*
Remove an unused method on Program.
Chandler Carruth
2012-12-31
1
-18
/
+0
*
Remove an unused method on the Program class.
Chandler Carruth
2012-12-31
1
-5
/
+0
*
Use the new script to sort the includes of every file under lib.
Chandler Carruth
2012-12-03
1
-2
/
+2
*
Support/Program: Make Change<stream>ToBinary return error_code.
Michael J. Spencer
2011-12-13
1
-6
/
+6
*
Have Program::Wait return -2 for crashed and timeouts instead of embedding
Andrew Trick
2011-05-21
1
-7
/
+6
*
Bugpoint support for miscompilations that result in a crash.
Andrew Trick
2011-05-11
1
-2
/
+5
*
Fix a ton of comment typos found by codespell. Patch by
Chris Lattner
2011-04-15
1
-1
/
+1
*
Avoid initializing posix_spawn_file_actions_t if not used.
Benjamin Kramer
2011-03-20
1
-7
/
+11
*
Support/Path: Deprecate PathV1::exists and replace all uses with PathV2::fs::...
Michael J. Spencer
2011-01-10
1
-1
/
+3
*
Now to chant the magical incantation that will exorcise the System library
Charles Davis
2010-11-29
1
-1
/
+1
*
Merge System into Support.
Michael J. Spencer
2010-11-29
1
-0
/
+422