1. 09 Oct, 2014 2 commits
  2. 08 Oct, 2014 20 commits
  3. 07 Oct, 2014 17 commits
  4. 06 Oct, 2014 1 commit
    • Morris Jette's avatar
      Fix last CLANG error · c7c5c9d8
      Morris Jette authored
      Replace putenv() with setenv() to eliminate last CLANG error reported.
      setenv makes its own copies of the name/value.
      c7c5c9d8