Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
5ad5f15cffe022de72d0e710714f852ad8a1c6fe
/
llvm
/
unittests
/
Support
/
ProcessTest.cpp
1b3437c
unittests/Support/ProcessTest.cpp: Don't use "windows.h". Use <windows.h> instead.
by NAKAMURA Takumi
· 12 years ago
754a3ea
Try to unbreak mingw32 buildbot.
by Rui Ueyama
· 12 years ago
471d0c5
Add getenv() wrapper that works on multibyte environment variable.
by Rui Ueyama
· 12 years ago
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
ef7f968
Add time getters to the process interface for requesting the elapsed
by Chandler Carruth
· 13 years ago
15dcad9
Flesh out a page size accessor in the new API.
by Chandler Carruth
· 13 years ago
97683aa
Begin sketching out the process interface.
by Chandler Carruth
· 13 years ago