opencv/modules
Adam Borowski 7b0d1c932e Get rid of sysctl includes on Linux.
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).
2015-01-13 01:52:56 +01:00
..
androidcamera Doxygen documentation: more fixes and cleanups 2014-12-01 15:50:36 +03:00
calib3d Merge pull request #3549 from mshabunin:sphinx-doc-remove 2014-12-31 09:14:22 +00:00
core Get rid of sysctl includes on Linux. 2015-01-13 01:52:56 +01:00
cuda Removed Sphinx documentation files 2014-12-26 19:12:19 +03:00
cudaarithm Removed Sphinx documentation files 2014-12-26 19:12:19 +03:00
cudabgsegm Removed Sphinx documentation files 2014-12-26 19:12:19 +03:00
cudacodec Removed Sphinx documentation files 2014-12-26 19:12:19 +03:00
cudafeatures2d Removed Sphinx documentation files 2014-12-26 19:12:19 +03:00
cudafilters Removed Sphinx documentation files 2014-12-26 19:12:19 +03:00
cudaimgproc Added Qt help generation support 2014-12-26 19:17:18 +03:00
cudalegacy disable -Wshadow warning for CUDA modules: 2014-12-22 11:48:19 +03:00
cudaoptflow Removed Sphinx documentation files 2014-12-26 19:12:19 +03:00
cudastereo Removed Sphinx documentation files 2014-12-26 19:12:19 +03:00
cudawarping Removed Sphinx documentation files 2014-12-26 19:12:19 +03:00
cudev Merge pull request #3531 from jet47:cuda-core-refactoring 2014-12-26 12:12:42 +00:00
features2d Remove unnecessary global/local dim for radius match. 2015-01-09 13:37:00 +08:00
flann Removed Sphinx documentation files 2014-12-26 19:12:19 +03:00
highgui Removed Sphinx documentation files 2014-12-26 19:12:19 +03:00
imgcodecs Added imread and imreadmulti regression tests. 2015-01-03 12:48:29 -05:00
imgproc Merge pull request #3549 from mshabunin:sphinx-doc-remove 2014-12-31 09:14:22 +00:00
java Removed Sphinx generation commands from cmake scripts 2014-12-26 19:17:08 +03:00
ml Merge pull request #3549 from mshabunin:sphinx-doc-remove 2014-12-31 09:14:22 +00:00
objdetect Removed Sphinx documentation files 2014-12-26 19:12:19 +03:00
photo Added Qt help generation support 2014-12-26 19:17:18 +03:00
python Python test: added options to provide local data path 2014-12-03 18:12:01 +03:00
shape Removed Sphinx documentation files 2014-12-26 19:12:19 +03:00
stitching Removed Sphinx documentation files 2014-12-26 19:12:19 +03:00
superres Removed Sphinx documentation files 2014-12-26 19:12:19 +03:00
ts refactor CV_CUDA_TEST_MAIN, use CV_TEST_MAIN for it 2014-12-23 17:43:14 +03:00
video Removed Sphinx documentation files 2014-12-26 19:12:19 +03:00
videoio Get rid of sysctl includes on Linux. 2015-01-13 01:52:56 +01:00
videostab Removed Sphinx documentation files 2014-12-26 19:12:19 +03:00
viz Removed Sphinx documentation files 2014-12-26 19:12:19 +03:00
world Build separate world-like iOS framework for contrib 2014-12-05 17:48:28 +03:00
CMakeLists.txt world fix 2014-08-05 20:12:35 +04:00