1. 13 Jan, 2015 1 commit
    • Adam Borowski's avatar
      Get rid of sysctl includes on Linux. · 7b0d1c93
      Adam Borowski authored
      The 'sysctl' syscall has been strongly deprecated on Linux for ages.
      Currently, on old architectures it will spam syslog whenever used, and on
      newer ones it's missing from the headers altogether.  Opencv has migrated
      away on Linux already, but #includes were left lingering.  This commit
      removes them on non-__APPLE__, unbreaking x32 (and probably others).
      7b0d1c93
  2. 12 Jan, 2015 2 commits
  3. 09 Jan, 2015 1 commit
  4. 05 Jan, 2015 3 commits
  5. 04 Jan, 2015 1 commit
  6. 03 Jan, 2015 3 commits
  7. 31 Dec, 2014 11 commits
  8. 30 Dec, 2014 5 commits
  9. 29 Dec, 2014 5 commits
  10. 27 Dec, 2014 5 commits
  11. 26 Dec, 2014 3 commits