mariadb/storage/tokudb/PerconaFT/portability
Vicențiu Ciorbaru 954e46531d Fix compilation failure of TokuDB on BSD-like systems
mincore is defined differently in BSD mincore(void *, size_t, char *) vs
linux variant of: mincore(void *, size_t, unsigned char *).
Account for this difference in TokuDB.
2016-09-24 15:09:39 +02:00
..
tests Merge branch 'merge-tokudb-5.6' into 10.0 2015-12-15 20:13:09 +01:00
CMakeLists.txt Merge branch 'merge-tokudb-5.6' into 10.0 2015-12-15 20:13:09 +01: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-24 15:09:39 +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 Merge remote-tracking branch 'origin/10.1' into 10.2 2015-12-29 19:37:11 +04: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 Fixed compiler warnings 2016-06-22 22:04:55 +03: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