aboutsummaryrefslogtreecommitdiffstats
path: root/unittests/Support/ProcessTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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