1. 54acb28 Support/Process: Move llvm::sys::Process::GetRandomNumber() from Process.cpp to Unix/Process.inc. by NAKAMURA Takumi · 13 years ago
  2. d5f82d9 [Support] Add missing include. by Daniel Dunbar · 13 years ago
  3. b57ddd4 [Support] Add sys::Process::GetRandomNumber(). by Daniel Dunbar · 13 years ago
  4. 447762d Merge System into Support. by Michael J. Spencer · 15 years ago[Renamed (93%) from llvm/lib/System/Process.cpp]
  5. a8b7e78 Remove uses of llvm/System/IncludeFile.h that are no longer needed. by Dan Gohman · 17 years ago
  6. f3ebc3f Remove attribution from file headers, per discussion on llvmdev. by Chris Lattner · 18 years ago
  7. 082e2a7 For PR780: by Reid Spencer · 19 years ago
  8. 291f6b7 Remove vim settings from source code; people should use llvm/utils/vim/vimrc by Misha Brukman · 20 years ago
  9. 10468d8 Remove trailing whitespace by Misha Brukman · 20 years ago
  10. c892a0d Rename Unix/*.cpp and Win32/*.cpp to have a *.inc suffix so that the silly by Reid Spencer · 21 years ago
  11. 97d4a17 For PR351: by Reid Spencer · 21 years ago
  12. 566ac28 Provide initial implementations of Memory and Process concepts for various by Reid Spencer · 21 years ago