This website requires JavaScript.
Explore
Help
Sign In
ISAR
/
libmdbx
Watch
3
Star
0
Fork
0
You've already forked libmdbx
mirror of
https://github.com/isar/libmdbx.git
synced
2025-11-10 21:18:59 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
91bc3129d5fb61b03a6ec7fedc02235c6913a44f
libmdbx
/
src
History
Leo Yuriev
91bc3129d5
mdbx: refine mdbx_page_search().
...
Change-Id: I9c87ae2ffe317538813ebec971ad093936f4c504
2017-05-28 17:06:04 +03:00
..
tools
tools: mdbx_chk - don't 'rolled-back' in cooperative more.
2017-05-28 17:02:19 +03:00
bits.h
mdbx: fix cache-aligned size for MDBX_reader.
2017-05-28 17:06:04 +03:00
defs.h
mdbx: add STATIC_ASSERT_MSG, refine STATIC_ASSERT.
2017-05-28 17:02:19 +03:00
lck-posix.c
…
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: refine mdbx_page_search().
2017-05-28 17:06:04 +03:00
osal.c
mdbx: add STATIC_ASSERT_MSG, refine STATIC_ASSERT.
2017-05-28 17:02:19 +03:00
osal.h
mdbx: split atomics for 32/64 uints.
2017-05-28 17:06:04 +03:00
version.c
…