Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update aosp/master LLVM for rebase to r222494. | Stephen Hines | 2014-12-02 | 1 | -6/+6 |
* | Update to LLVM 3.5a. | Stephen Hines | 2014-04-24 | 1 | -1/+8 |
* | Try to unbreak mingw32 buildbot. | Rui Ueyama | 2013-09-10 | 1 | -2/+2 |
* | Add getenv() wrapper that works on multibyte environment variable. | Rui Ueyama | 2013-09-10 | 1 | -0/+28 |
* | sys::process::get_id() now returns the process ID instead of a process handle... | Aaron Ballman | 2013-06-08 | 1 | -1/+1 |
* | Add time getters to the process interface for requesting the elapsed | Chandler Carruth | 2013-01-04 | 1 | -0/+7 |
* | Flesh out a page size accessor in the new API. | Chandler Carruth | 2012-12-31 | 1 | -0/+2 |
* | Begin sketching out the process interface. | Chandler Carruth | 2012-12-31 | 1 | -0/+33 |