openldap/libraries/liblmdb
2013-08-09 09:05:44 -07:00
..
.gitignore
COPYRIGHT
Doxyfile
LICENSE
lmdb.h Add mdb_env_get_maxkeysize() 2013-08-09 04:51:33 -07:00
Makefile Tweak comments, defaults should be OK already 2013-07-12 13:55:18 -07:00
mdb_copy.1 Clarify doc: mdb_copy, nested txns, mdb_drop(). 2013-08-05 09:55:48 +02:00
mdb_copy.c tweak mdb_copy, trap signals 2013-05-30 15:56:30 -07:00
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 mdb_del must ignore data if db not opened with MDB_DUPSORT 2013-08-09 09:05:44 -07:00
midl.c Spill pages, take 3 2013-07-12 13:17:04 -07:00
midl.h Spill pages, take 3 2013-07-12 13:17:04 -07: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