mariadb/portability
Bradley C. Kuszmaul f6d1933e12 Fix #6293. Don't use {{{mincore()}}} on Darwin.
git-svn-id: file:///svn/toku/tokudb@54523 c7de825b-a66e-492c-adef-691d508d4ae1
2013-04-17 00:01:31 -04:00
..
tests closes #5949 merge to main 2013-04-17 00:01:28 -04:00
CMakeLists.txt Fixes #6020. Detect huge pages. The fractal tree layer notices when you create a logger (maybe there are other useful times to detect, but that's enough for now). The ydb layer notices when you all {{{db_env->open()}}}. The mysql handlerton notices the error in {{{tokudb_init_func()}}}. 2013-04-17 00:01:31 -04:00
file.cc closes #5949 merge to main 2013-04-17 00:01:28 -04:00
huge_page_detection.cc Fix #6293. Don't use {{{mincore()}}} on Darwin. 2013-04-17 00:01:31 -04:00
huge_page_detection.h Fixes #6020. Detect huge pages. The fractal tree layer notices when you create a logger (maybe there are other useful times to detect, but that's enough for now). The ydb layer notices when you all {{{db_env->open()}}}. The mysql handlerton notices the error in {{{tokudb_init_func()}}}. 2013-04-17 00:01:31 -04:00
memory.cc refs #5842, merge Direct I/O to main 2013-04-17 00:01:27 -04:00
os_malloc.cc refs #5842, merge Direct I/O to main 2013-04-17 00:01:27 -04:00
portability.cc refs #5418 merge promotion to main 2013-04-17 00:01:14 -04:00
toku_assert.cc fixes #5351 fixes #5528 merge the new locktree to main. the locktree, locktree manager, and blocking lock request api are implemented at the toplevel under locktree/ and the ydb layer has been modified to use the new API. some kruft has been deleted from various parts of the source tree and these merge also includes a change where we kill 'includes.h' 2013-04-17 00:01:15 -04:00
toku_atomic.h refs #5418 merge promotion to main 2013-04-17 00:01:14 -04:00
toku_byteswap.h refs #5368 add implementations for some things in the portability layer 2013-04-17 00:01:11 -04:00
toku_crash.h refs #5672 try adding some ways to crash that hopefully print a stacktrace 2013-04-17 00:01:22 -04:00
toku_fair_rwlock.cc refs #5418 merge promotion to main 2013-04-17 00:01:14 -04:00
toku_fair_rwlock.h refs #5418 merge promotion to main 2013-04-17 00:01:14 -04:00
toku_htonl.h refs #5629 get rid of some unneeded byte flipping. stick to little endian witha little endian comparison function. 2013-04-17 00:01:18 -04:00
toku_os_types.h closes #5485 #5368 clean up cmake and get darwin portability: 2013-04-17 00:01:07 -04:00
toku_path.cc closes #5949 merge to main 2013-04-17 00:01:28 -04:00
toku_path.h closes #5949 merge to main 2013-04-17 00:01:28 -04:00
toku_pthread.cc refs #5368 add implementations for some things in the portability layer 2013-04-17 00:01:11 -04:00
toku_pthread.h refs #5638, merge to main, finally. 2013-04-17 00:01:26 -04:00
toku_random.h fixes #5848 add "Id" keyword to each file that did not already have it 2013-04-17 00:01:25 -04:00
toku_stdint.h closes #5206 merge c++ changes to mainline 2013-04-17 00:00:59 -04:00
toku_stdlib.h closes #5206 merge c++ changes to mainline 2013-04-17 00:00:59 -04:00
toku_time.cc refs #5120 forgot to add toku_time.cc 2013-04-17 00:01:22 -04:00
toku_time.h refs #5120 fix up linking on linux 2013-04-17 00:01:22 -04:00