summaryrefslogtreecommitdiff
path: root/unittests/Support/ProcessTest.cpp
Commit message (Expand)AuthorAge
* unittests/Support/ProcessTest.cpp: Don't use "windows.h". Use <windows.h> ins...NAKAMURA Takumi2013-12-25
* Try to unbreak mingw32 buildbot.Rui Ueyama2013-09-10
* Add getenv() wrapper that works on multibyte environment variable.Rui Ueyama2013-09-10
* sys::process::get_id() now returns the process ID instead of a process handle...Aaron Ballman2013-06-08
* Add time getters to the process interface for requesting the elapsedChandler Carruth2013-01-04
* Flesh out a page size accessor in the new API.Chandler Carruth2012-12-31
* Begin sketching out the process interface.Chandler Carruth2012-12-31