aboutsummaryrefslogtreecommitdiffstats
path: root/unittests/Support/ProcessTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Try to unbreak mingw32 buildbot.Rui Ueyama2013-09-101-2/+2
* Add getenv() wrapper that works on multibyte environment variable.Rui Ueyama2013-09-101-0/+28
* sys::process::get_id() now returns the process ID instead of a process handle...Aaron Ballman2013-06-081-1/+1
* Add time getters to the process interface for requesting the elapsedChandler Carruth2013-01-041-0/+7
* Flesh out a page size accessor in the new API.Chandler Carruth2012-12-311-0/+2
* Begin sketching out the process interface.Chandler Carruth2012-12-311-0/+33