index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Support
/
Unix
/
Process.inc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update aosp/master LLVM for rebase to r230699.
Stephen Hines
2015-03-23
1
-35
/
+15
*
Update aosp/master LLVM for rebase to r222494.
Stephen Hines
2014-12-02
1
-2
/
+106
*
Update LLVM for rebase to r212749.
Stephen Hines
2014-07-21
1
-5
/
+5
*
Update LLVM for 3.5 rebase (r209712).
Stephen Hines
2014-05-29
1
-2
/
+2
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
1
-3
/
+3
*
Revert "Revert "Windows: Add support for unicode command lines""
David Majnemer
2013-10-07
1
-0
/
+8
*
Revert "Windows: Add support for unicode command lines"
David Majnemer
2013-10-06
1
-8
/
+0
*
Windows: Add support for unicode command lines
David Majnemer
2013-10-06
1
-0
/
+8
*
Support ANSI escape code on Windows
Nico Rieck
2013-09-11
1
-18
/
+4
*
Add getenv() wrapper that works on multibyte environment variable.
Rui Ueyama
2013-09-10
1
-0
/
+9
*
Support/Process: Add comments about PageSize and AllocationGranularity on Cyg...
NAKAMURA Takumi
2013-09-04
1
-2
/
+2
*
Unix/Process.inc: Revert r72332, "Work around a page size issue on Cygwin."
NAKAMURA Takumi
2013-08-21
1
-6
/
+3
*
Go through the really awkward dance required to delete the memory
Chandler Carruth
2013-08-18
1
-2
/
+12
*
Removing unused functionality.
Aaron Ballman
2013-08-16
1
-8
/
+0
*
GCC warns about removing const with a c-style cast.
Benjamin Kramer
2013-08-13
1
-1
/
+1
*
Remove all checking for the various terminfo headers (term.h and
Chandler Carruth
2013-08-12
1
-24
/
+10
*
Target a minimal terminfo library rather than necessarily a full curses
Chandler Carruth
2013-08-12
1
-11
/
+25
*
Add support for linking against a curses library when available and
Chandler Carruth
2013-08-07
1
-10
/
+41
*
Remove MSan hack that is no longer needed.
Evgeniy Stepanov
2013-06-20
1
-2
/
+0
*
Workaround an MSan false positive.
Evgeniy Stepanov
2013-02-14
1
-0
/
+2
*
Eric thought that Darwin was right to use -1 consistently rather than
Chandler Carruth
2013-01-05
1
-1
/
+1
*
Try to suppress the use of clock_gettime on Darwin which apparantly
Chandler Carruth
2013-01-05
1
-1
/
+1
*
Add time getters to the process interface for requesting the elapsed
Chandler Carruth
2013-01-04
1
-22
/
+40
*
Flesh out a page size accessor in the new API.
Chandler Carruth
2012-12-31
1
-4
/
+7
*
Remove an unused function in the old Process interface.
Chandler Carruth
2012-12-31
1
-20
/
+0
*
Switch this code to a more idiomatic double using namespace directive.
Chandler Carruth
2012-12-31
1
-1
/
+1
*
Begin sketching out the process interface.
Chandler Carruth
2012-12-31
1
-0
/
+6
*
Add support for the OpenBSD for Bitrig.
Eric Christopher
2012-08-06
1
-3
/
+4
*
Process: Add sys::Process::FileDescriptorHasColors().
Daniel Dunbar
2012-07-20
1
-6
/
+8
*
[Support] Fix sys::GetRandomNumber() to always use a high quality seed.
Daniel Dunbar
2012-05-08
1
-5
/
+15
*
Unix/Process.inc: Give more useful random seed to srand. Workaround for PR12743.
NAKAMURA Takumi
2012-05-06
1
-1
/
+14
*
Support/Process: Move llvm::sys::Process::GetRandomNumber() from Process.cpp ...
NAKAMURA Takumi
2012-05-06
1
-0
/
+9
*
Reapply 'Add reverseColor to raw_ostream'.
Benjamin Kramer
2012-04-16
1
-0
/
+4
*
Revert r154800 which breaks windows builders.
Argyrios Kyrtzidis
2012-04-16
1
-4
/
+0
*
Add reverseColor to raw_ostream.
Argyrios Kyrtzidis
2012-04-16
1
-0
/
+4
*
Fix the build under Debian GNU/Hurd.
Sylvestre Ledru
2012-04-11
1
-2
/
+2
*
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
/
+4
*
Merge System into Support.
Michael J. Spencer
2010-11-29
1
-0
/
+295