openldap/libraries/liblmdb
2014-01-12 20:04:50 -08:00
..
.gitignore
CHANGES ITS#7515 has been fixed. 2013-12-29 14:52:30 +01:00
COPYRIGHT
Doxyfile
LICENSE
lmdb.h ITS#7775 Add mdb_env_set_assert() 2014-01-06 23:17:38 +01:00
Makefile Release 0.9.8 2013-09-09 08:29:46 -07:00
mdb_copy.1 Clean up mdb_copy. 2013-12-11 11:57:12 +01:00
mdb_copy.c Clean up mdb_copy. 2013-12-11 11:57:12 +01:00
mdb_stat.1
mdb_stat.c Add Caveat: Readers need write access. Whitespace. 2013-10-04 00:51:58 +02:00
mdb.c Make sure mapsize changes take effect on Windows. 2014-01-12 20:04:50 -08:00
midl.c ITS#7775 Drop <assert.h>, drop/replace assert()s. 2014-01-06 23:21:54 +01:00
midl.h Update MDB documentation and comments. 2013-09-23 20:09:47 +02:00
mtest2.c Add MDB_CLEANMEM option. 2013-11-07 23:41:30 +01:00
mtest3.c
mtest4.c
mtest5.c
mtest6.c
mtest.c Add MDB_CLEANMEM option. 2013-11-07 23:41:30 +01:00
sample-bdb.c
sample-mdb.c