Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
dbb51ff01fd08df39e5040c1cd9edacdc3e4308a
/
lib
/
Support
/
Process.cpp
44a61bd
Support ANSI escape code on Windows
by Nico Rieck
· 12 years ago
73c35d8
Add time getters to the process interface for requesting the elapsed
by Chandler Carruth
· 13 years ago
58a2cbe
Resort the #include lines in include/... and lib/... with the
by Chandler Carruth
· 13 years ago
f5867ab
Go ahead and get rid of the old page size interface and convert all the
by Chandler Carruth
· 13 years ago
814afe9
Flesh out a page size accessor in the new API.
by Chandler Carruth
· 13 years ago
9b4aba8
Switch this code to a more idiomatic double using namespace directive.
by Chandler Carruth
· 13 years ago
8e98c1f
Delete a cut/paste-o from r171290. Very sorry about the noise.
by Chandler Carruth
· 13 years ago
c9bdcac
Suppress a MSVC warning complaining about the code working as intended.
by Chandler Carruth
· 13 years ago
0184a84
Begin sketching out the process interface.
by Chandler Carruth
· 13 years ago
24cddd5
Support/Process: Move llvm::sys::Process::GetRandomNumber() from Process.cpp to Unix/Process.inc.
by NAKAMURA Takumi
· 14 years ago
c94e593
[Support] Add missing include.
by Daniel Dunbar
· 14 years ago
9c69e6a
[Support] Add sys::Process::GetRandomNumber().
by Daniel Dunbar
· 14 years ago
1f6efa3
Merge System into Support.
by Michael J. Spencer
· 15 years ago
[Renamed (93%) from lib/System/Process.cpp]
84b7df4
Remove uses of llvm/System/IncludeFile.h that are no longer needed.
by Dan Gohman
· 18 years ago
4ee451d
Remove attribution from file headers, per discussion on llvmdev.
by Chris Lattner
· 18 years ago
23dd332
For PR780:
by Reid Spencer
· 19 years ago
6b8a63a
Remove vim settings from source code; people should use llvm/utils/vim/vimrc
by Misha Brukman
· 21 years ago
f976c85
Remove trailing whitespace
by Misha Brukman
· 21 years ago
bccc8ab
Rename Unix/*.cpp and Win32/*.cpp to have a *.inc suffix so that the silly
by Reid Spencer
· 21 years ago
0098e64
For PR351:
by Reid Spencer
· 21 years ago
cbad701
Provide initial implementations of Memory and Process concepts for various
by Reid Spencer
· 21 years ago