Initial import of lmdb source

This commit is contained in:
Thomas Winget 2015-01-18 16:18:15 -05:00
parent 40e0b70075
commit 4e45fae9c3
No known key found for this signature in database
GPG key ID: 58131A160789E630
27 changed files with 16131 additions and 0 deletions

23
db_drivers/liblmdb/.gitignore vendored Normal file
View file

@ -0,0 +1,23 @@
mtest
mtest[23456]
testdb
mdb_copy
mdb_stat
mdb_dump
mdb_load
*.lo
*.[ao]
*.so
*.exe
*[~#]
*.bak
*.orig
*.rej
*.gcov
*.gcda
*.gcno
core
core.*
valgrind.*
man/
html/