mariadb/storage/tokudb/PerconaFT/portability
Vicențiu Ciorbaru 83d5b963bd Fix tokudb jemalloc linking
Linking tokudb with jemalloc privately causes problems on library
load/unload. To prevent dangling destructor pointers, link with the same
library as the server is using.
2016-09-20 12:37:35 +02:00
..
tests Merge branch 'merge-tokudb-5.6' into 10.0 2015-12-15 20:13:09 +01:00
CMakeLists.txt Fix tokudb jemalloc linking 2016-09-20 12:37:35 +02:00
file.cc 5.6.26-74.0 2015-10-26 12:57:57 +01:00
huge_page_detection.cc Fix compilation failure of TokuDB on BSD-like systems 2016-09-13 13:37:05 +02:00
memory.cc 5.6.26-74.0 2015-10-26 12:57:57 +01:00
memory.h 5.6.26-74.0 2015-10-26 12:57:57 +01:00
os_malloc.cc 5.6.26-74.0 2015-10-26 12:57:57 +01:00
portability.cc Merge branch 'merge-tokudb-5.6' into 10.0 2015-12-15 20:13:09 +01:00
toku_assert.cc 5.6.26-74.0 2015-10-26 12:57:57 +01:00
toku_assert.h 5.6.26-74.0 2015-10-26 12:57:57 +01:00
toku_atomic.h 5.6.26-74.0 2015-10-26 12:57:57 +01:00
toku_byteswap.h 5.6.26-74.0 2015-10-26 12:57:57 +01:00
toku_config.h.in 5.6.26-74.0 2015-10-26 12:57:57 +01:00
toku_crash.cc 5.6.26-74.0 2015-10-26 12:57:57 +01:00
toku_crash.h 5.6.26-74.0 2015-10-26 12:57:57 +01:00
toku_htod.h 5.6.26-74.0 2015-10-26 12:57:57 +01:00
toku_htonl.h 5.6.26-74.0 2015-10-26 12:57:57 +01:00
toku_list.h 5.6.26-74.0 2015-10-26 12:57:57 +01:00
toku_os.h 5.6.26-74.0 2015-10-26 12:57:57 +01:00
toku_os_types.h 5.6.26-74.0 2015-10-26 12:57:57 +01:00
toku_path.cc 5.6.26-74.0 2015-10-26 12:57:57 +01:00
toku_path.h 5.6.26-74.0 2015-10-26 12:57:57 +01:00
toku_portability.h 5.6.26-74.0 2015-10-26 12:57:57 +01:00
toku_pthread.cc 5.6.26-74.0 2015-10-26 12:57:57 +01:00
toku_pthread.h 5.6.27-76.0 2015-12-15 17:23:58 +01:00
toku_race_tools.h 5.6.26-74.0 2015-10-26 12:57:57 +01:00
toku_random.h 5.6.26-74.0 2015-10-26 12:57:57 +01:00
toku_stdint.h 5.6.26-74.0 2015-10-26 12:57:57 +01:00
toku_stdlib.h 5.6.26-74.0 2015-10-26 12:57:57 +01:00
toku_time.cc 5.6.26-74.0 2015-10-26 12:57:57 +01:00
toku_time.h 5.6.27-76.0 2015-12-15 17:23:58 +01:00