1. 4ee451d Remove attribution from file headers, per discussion on llvmdev. by Chris Lattner · 17 years ago
  2. cb648f9 Remove spurious consts. This fixes warnings with compilers that by Dan Gohman · 17 years ago
  3. aa6b7fd Solaris 2.x does not have RLIMIT_RSS, check for this symbol (analog NetBSD below), should subsume Cygwin by Gabor Greif · 17 years ago
  4. 69bdf68 Fix LLVM build on NetBSD. Patch by Neil Booth. by Devang Patel · 17 years ago
  5. 2e40d03 Cygwin doesn't have the RSS_LIMIT for get/setrlimit. by Reid Spencer · 17 years ago
  6. 9ba8a76 Add possibility to set memory limit for binaries run via libSystem. This by Anton Korobeynikov · 17 years ago
  7. ad42ea7 For PR797: by Reid Spencer · 18 years ago
  8. 4ce5dc6 For PR797: by Reid Spencer · 18 years ago
  9. 023fcf9 For PR797: by Reid Spencer · 18 years ago
  10. 0228c0f Turn an if into an else if. by Chris Lattner · 18 years ago
  11. 2fafaf1 Don't pull in environ, not always safe. Global variables are bad anyway. by Evan Cheng · 18 years ago
  12. 32f5553 For PR787: by Reid Spencer · 18 years ago
  13. d555f41 For PR351: by Reid Spencer · 19 years ago
  14. dd04df0 For PR495: by Reid Spencer · 19 years ago
  15. c7f0832 For PR495: by Reid Spencer · 19 years ago
  16. 6b8a63a Remove vim settings from source code; people should use llvm/utils/vim/vimrc by Misha Brukman · 19 years ago
  17. 22c46da Add FIXME by Markus Oberhumer from bug 545: not checking for "." in $PATH may by Misha Brukman · 19 years ago
  18. 8102fcd Fix bugpoint by Chris Lattner · 20 years ago
  19. cdf54d0 For PR351: * Ensure #includes are wrapped with appropriate HAVE_ guards by Reid Spencer · 20 years ago
  20. 5d112c4 Make references to 'struct sigaction' compile under Solaris. by Brian Gaeke · 20 years ago
  21. 2a7d9e9 For PR351: by Reid Spencer · 20 years ago
  22. e2e2411 For PR351: Implement the new environment pointer for ExecuteAndWait by Reid Spencer · 20 years ago
  23. 1fce091 Path::get -> Path::toString by Reid Spencer · 20 years ago
  24. 07adb28 Stop propagating method names that violate the coding standard by Reid Spencer · 20 years ago
  25. 2565943 Clean up the interface and implementation of sys::Program so that it is by Reid Spencer · 20 years ago
  26. 551ccae Changes For Bug 352 by Reid Spencer · 20 years ago
  27. c0854bf Add a declaration of environ global for Darwin by Reid Spencer · 20 years ago
  28. 52a7efa Initial commit of an platform-indepdendent implementation for the by Reid Spencer · 20 years ago