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
/
Windows
/
Process.inc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update aosp/master LLVM for rebase to r222494.
Stephen Hines
2014-12-02
1
-17
/
+84
*
Update LLVM for rebase to r212749.
Stephen Hines
2014-07-21
1
-6
/
+11
*
Update LLVM for 3.5 rebase (r209712).
Stephen Hines
2014-05-29
1
-8
/
+6
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
1
-4
/
+20
*
Windows: Avoiding resizing, use uninitialized data() instead
David Majnemer
2013-10-07
1
-4
/
+5
*
Windows/Process.inc: Fix for +Asserts. &Buf[0] is not guaranteed if size is z...
NAKAMURA Takumi
2013-10-07
1
-1
/
+1
*
Revert "Revert "Windows: Add support for unicode command lines""
David Majnemer
2013-10-07
1
-11
/
+51
*
Revert "Windows: Add support for unicode command lines"
David Majnemer
2013-10-06
1
-52
/
+12
*
Windows: Add support for unicode command lines
David Majnemer
2013-10-06
1
-12
/
+52
*
Support ANSI escape code on Windows
Nico Rieck
2013-09-11
1
-1
/
+13
*
Add getenv() wrapper that works on multibyte environment variable.
Rui Ueyama
2013-09-10
1
-0
/
+30
*
Support/Process: Add comments about PageSize and AllocationGranularity on Cyg...
NAKAMURA Takumi
2013-09-04
1
-0
/
+2
*
Removing unused functionality.
Aaron Ballman
2013-08-16
1
-10
/
+0
*
Updating function comments; no functional changes intended.
Aaron Ballman
2013-08-16
1
-5
/
+12
*
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