Skip to content
Snippets Groups Projects
  1. Feb 05, 2019
    • Jerome Marchand's avatar
      Fix misc file permissions (#2185) · 929348e9
      Jerome Marchand authored
      A few files that are obviously not executable have the exec bit set.
      Most those files were created with faulty mode to begin with, but
      src/cc/export/helpers.h and src/cc/frontends/clang/loader.cc have had
      their exec bit (unintendedly I assume) set by commit bfecc243
      ("clang: loader: Allow user to override kernel version (#1895)").
      929348e9
  2. Jul 02, 2016
Loading