openldap/libraries/liblmdb
Howard Chu 79eac42c0f s/MDB_NORDLOCK/MDB_NOLOCK/
Leave all lock management to the caller.
2013-10-03 10:26:44 -07:00
..
.gitignore
CHANGES Release 0.9.8 2013-09-09 08:29:46 -07:00
COPYRIGHT
Doxyfile
LICENSE
lmdb.h s/MDB_NORDLOCK/MDB_NOLOCK/ 2013-10-03 10:26:44 -07:00
Makefile Release 0.9.8 2013-09-09 08:29:46 -07:00
mdb_copy.1 Clarify doc: mdb_copy, nested txns, mdb_drop(). 2013-08-05 09:55:48 +02:00
mdb_copy.c
mdb_stat.1 Add mdb_reader_check() 2013-07-18 10:47:29 -07:00
mdb_stat.c Use proper printf format on Windows 2013-08-07 12:42:46 -07:00
mdb.c s/MDB_NORDLOCK/MDB_NOLOCK/ 2013-10-03 10:26:44 -07:00
midl.c Rename SWAP() to avoid conflict with sqlightning. 2013-09-23 20:20:05 +02:00
midl.h Update MDB documentation and comments. 2013-09-23 20:09:47 +02:00
mtest2.c
mtest3.c
mtest4.c
mtest5.c
mtest6.c
mtest.c Fix rebalance/cursor adjust 2013-07-10 11:04:37 -07:00
sample-bdb.c
sample-mdb.c