1. 1b3437c unittests/Support/ProcessTest.cpp: Don't use "windows.h". Use <windows.h> instead. by NAKAMURA Takumi · 12 years ago
  2. 754a3ea Try to unbreak mingw32 buildbot. by Rui Ueyama · 12 years ago
  3. 471d0c5 Add getenv() wrapper that works on multibyte environment variable. by Rui Ueyama · 12 years ago
  4. f0b5384 sys::process::get_id() now returns the process ID instead of a process handle on Windows. Patch thanks to Kim Gräsman! by Aaron Ballman · 12 years ago
  5. ef7f968 Add time getters to the process interface for requesting the elapsed by Chandler Carruth · 13 years ago
  6. 15dcad9 Flesh out a page size accessor in the new API. by Chandler Carruth · 13 years ago
  7. 97683aa Begin sketching out the process interface. by Chandler Carruth · 13 years ago