index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Support
/
Windows
/
Process.inc
Commit message (
Expand
)
Author
Age
Files
Lines
*
sys::process::get_id() now returns the process ID instead of a process handle...
Aaron Ballman
2013-06-08
1
-1
/
+1
*
Fix an obvious typo spotted by Reid Kleckner, and breaking windows builds.
Chandler Carruth
2013-01-04
1
-1
/
+1
*
Add time getters to the process interface for requesting the elapsed
Chandler Carruth
2013-01-04
1
-13
/
+38
*
Flesh out a page size accessor in the new API.
Chandler Carruth
2012-12-31
1
-8
/
+6
*
Remove an unused function in the old Process interface.
Chandler Carruth
2012-12-31
1
-8
/
+0
*
Switch this code to a more idiomatic double using namespace directive.
Chandler Carruth
2012-12-31
1
-3
/
+1
*
Begin sketching out the process interface.
Chandler Carruth
2012-12-31
1
-0
/
+6
*
Use the new script to sort the includes of every file under lib.
Chandler Carruth
2012-12-03
1
-3
/
+3
*
Try to unbreak the windows build.
Benjamin Kramer
2012-07-20
1
-1
/
+1
*
Process: Add sys::Process::FileDescriptorHasColors().
Daniel Dunbar
2012-07-20
1
-4
/
+8
*
Remove tabs.
Bill Wendling
2012-07-19
1
-1
/
+1
*
Reapply 'Add reverseColor to raw_ostream'.
Benjamin Kramer
2012-04-16
1
-0
/
+32
*
Revert r154800 which breaks windows builders.
Argyrios Kyrtzidis
2012-04-16
1
-33
/
+0
*
Add reverseColor to raw_ostream.
Argyrios Kyrtzidis
2012-04-16
1
-0
/
+33
*
Remove SetWorkingDirectory from the Process interface. Nothing in LLVM
Chandler Carruth
2012-01-15
1
-4
/
+0
*
sys::Process: Add a SetWorkingDirectory method.
Daniel Dunbar
2011-09-23
1
-0
/
+5
*
Merge System into Support.
Michael J. Spencer
2010-11-29
1
-0
/
+222