mdbx: big-bang (initial).

- OS Abstraction Layer;
 - Windows Support.
 - preparation for more changes.

Change-Id: I53772eda9091ba361cbc9a28656190ea0d4c5cee
This commit is contained in:
Leo Yuriev
2017-03-16 18:09:27 +03:00
parent 95e606606a
commit 0f49ed6e53
33 changed files with 3678 additions and 2498 deletions

3
.clang-format Normal file
View File

@@ -0,0 +1,3 @@
BasedOnStyle: LLVM
Standard: Cpp11
ReflowComments: true