Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
15f349f76f076202a8569ffdf15db153168bf4a2
/
llvm
/
unittests
/
Support
/
ProcessTest.cpp
ac6a5aa
[Support] env vars with empty values on windows
by Ben Dunbobbin
· 8 years ago
c0610bf
Remove dead code. NFC.
by Rafael Espindola
· 11 years ago
5e7f44c
Cleaning up static initializers in TimeValue.
by Chris Bieneman
· 11 years ago
f6ae492
Silence a warning:
by Chandler Carruth
· 12 years ago
7844073
Implemented support for Process::GetRandomNumber on Windows.
by Aaron Ballman
· 12 years ago
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