1. 4ee451d Remove attribution from file headers, per discussion on llvmdev. by Chris Lattner · 17 years ago
  2. 48fdf91 Provide configuration support and usage for MINGW32 platform by Reid Spencer · 18 years ago
  3. 6b8a63a Remove vim settings from source code; people should use llvm/utils/vim/vimrc by Misha Brukman · 19 years ago
  4. 93b3473 Provide an implementation of the GetCurrentUserId and GetCurrentGroupId by Reid Spencer · 19 years ago
  5. 23a1cf3 Change __MINGW to __MINGW32__. Patch submitted by Henrik Bach. by Jeff Cohen · 19 years ago
  6. d79bcfd Make PreventCoreFiles() do the right thing on Windows. by Jeff Cohen · 19 years ago
  7. e269a1a Use size_t instead of long to represent memory usage. long is 32 bits by Jeff Cohen · 20 years ago
  8. c6dffe0 Add functions for determining if the stdin/out/err is connected to a by Jeff Cohen · 20 years ago
  9. 68fdcc1 For PR351: by Reid Spencer · 20 years ago
  10. 2e5f445 Patch to fix mingw compilation problem contributed by Henrik. by Jeff Cohen · 20 years ago
  11. a1b3d3d Keep up with lib/System changes by Jeff Cohen · 20 years ago
  12. 721d9aa For PR351: by Reid Spencer · 20 years ago
  13. 56d3cdb Remove useless #include. by Reid Spencer · 20 years ago
  14. 437b079 Initial implementation of the Process abstraction for Win32. by Reid Spencer · 20 years ago