libmdbx/src
Leonid Yuriev 678a80dd19 mdbx: fix hang/shutdown on big-endian platforms without __cxa_thread_atexit().
Change-Id: I1bf706abaaf42d5b40751d85ed7c7a83d02acaf5
2021-07-11 02:25:39 +03:00
..
man1 mdbx-tools: add support of page operations stat to mdbx_stat. 2021-05-12 14:41:09 +03:00
alloy.c mdbx: rename internal defines/macros to distinguish it from build options. 2021-04-30 01:59:48 +03:00
bits.md mdbx: partial fix for recursive SRW-lock with MDBX_NOTLS on Windows. 2021-06-10 13:42:30 +03:00
config.h.in mdbx-windows: remove MDBX_CONFIG_MANUAL_TLS_CALLBACK build option and add MDBX_MANUAL_MODULE_HANDLER macro. 2021-05-08 18:39:18 +03:00
core.c mdbx: fix hang/shutdown on big-endian platforms without __cxa_thread_atexit(). 2021-07-11 02:25:39 +03:00
debug_begin.h mdbx-debug: alter begin/end debug-includes. 2020-10-26 14:36:59 +03:00
debug_end.h mdbx-debug: alter begin/end debug-includes. 2020-10-26 14:36:59 +03:00
defs.h mdbx: make __cold attribute first (cosmetic). 2021-07-03 01:51:04 +03:00
internals.h mdbx: minor fix spelling. 2021-06-26 18:54:00 +03:00
lck-posix.c mdbx: make __cold attribute first (cosmetic). 2021-07-03 01:51:04 +03:00
lck-windows.c mdbx: partial fix for recursive SRW-lock with MDBX_NOTLS on Windows. 2021-06-10 13:42:30 +03:00
mdbx_chk.c mdbx: create/refactoring override_meta(). 2021-07-11 02:24:51 +03:00
mdbx_copy.c mdbx: rename internal defines/macros to distinguish it from build options. 2021-04-30 01:59:48 +03:00
mdbx_drop.c mdbx-tools: cleanup MDBX_NOSUBDIR (needless). 2021-05-28 00:36:24 +03:00
mdbx_dump.c mdbx-tools: cleanup MDBX_NOSUBDIR (needless). 2021-05-28 00:36:24 +03:00
mdbx_load.c mdbx-tools: minor refine built-in usage/help. 2021-05-12 11:33:25 +03:00
mdbx_stat.c mdbx-tools: cleanup MDBX_NOSUBDIR (needless). 2021-05-28 00:36:24 +03:00
mdbx.c++ mdbx++: rework buffer::silo to avoid use std::string. 2021-07-06 13:45:26 +03:00
ntdll.def mdbx-windows: handling EXCEPTION_POSSIBLE_DEADLOCK. 2020-11-29 05:49:15 +03:00
options.h mdbx: fix mis-defined MDBX_FORCE_ASSERTIONS. 2021-05-06 17:03:57 +03:00
osal.c mdbx: minor fix mdbx_mresize() to preserve result code for read-only cases. 2021-07-11 02:25:39 +03:00
osal.h mdbx: the filesize field of mdbx_mmap_t now is not specific for Windows. 2021-07-10 16:10:30 +03:00
version.c.in mdbx-doc: provide non-API docs via doxygen (squashed). 2020-07-23 18:44:32 +03:00
wingetopt.c mdbx-tools: fix getopt's messages for windows. 2020-09-25 01:53:43 +03:00
wingetopt.h mdbx-build: rearrange source files, rework CMakeLists.txt and refine GNUMakefile (squashed). 2020-04-17 00:37:57 +03:00