libmdbx/src
2017-06-06 17:11:29 +03:00
..
tools mdbx: fix size_t/unsigned/int warnings. 2017-06-06 04:15:08 +03:00
bits.h mdbx: add MDBX_txn.mt_owner and MDBX_THREAD_MISMATCH. 2017-06-06 17:11:29 +03:00
defs.h mdbx: fix STATIC_ASSERT for MSVC. 2017-06-06 04:15:08 +03:00
lck-posix.c mdbx: rename the rest MDBX_xyz. 2017-05-24 02:24:38 +03:00
lck-windows.c mdbx: use uint64_t or size_t insted of off_t (buggy on Windows). 2017-05-24 18:50:24 +03:00
mdbx.c mdbx: add MDBX_txn.mt_owner and MDBX_THREAD_MISMATCH. 2017-06-06 17:11:29 +03:00
osal.c mdbx: add MDBX_txn.mt_owner and MDBX_THREAD_MISMATCH. 2017-06-06 17:11:29 +03:00
osal.h mdbx: add MDBX_txn.mt_owner and MDBX_THREAD_MISMATCH. 2017-06-06 17:11:29 +03:00
version.c mdbx: rework version info (stub for now). 2017-05-24 02:17:10 +03:00