openldap/libraries/liblmdb
Howard Chu 68e6faad5c ITS#7713 handle 65536 byte page size
Fix mp_lower/mp_upper to exclude PAGEHDRSZ, which means our
max mp_upper is now pagesize - PAGEHDRSZ and won't overflow.
Currently must define MDB_DEVEL to use. Will be default for
LMDB 1.0/OpenLDAP 2.5
2014-07-07 17:31:15 -07:00
..
.gitignore Setup for gcov/coverage testing 2014-06-26 05:19:47 -07:00
CHANGES
COPYRIGHT
Doxyfile Doc updates 2014-06-24 04:16:19 -07:00
LICENSE
lmdb.h Rationalize mdb_env_copy2 API 2014-07-05 07:49:10 -07:00
Makefile Rationalize mdb_env_copy2 API 2014-07-05 07:49:10 -07:00
mdb_copy.1 Add mdb_env_copy2() 2014-07-01 21:45:43 -07:00
mdb_copy.c Rationalize mdb_env_copy2 API 2014-07-05 07:49:10 -07:00
mdb_dump.1
mdb_dump.c Windows compat 2014-07-03 07:49:22 -07:00
mdb_load.1
mdb_load.c Windows compat 2014-07-03 07:49:22 -07:00
mdb_stat.1
mdb_stat.c All diagnostics should go to stderr 2014-07-01 05:15:44 -07:00
mdb.c ITS#7713 handle 65536 byte page size 2014-07-07 17:31:15 -07:00
midl.c More MDB -> LMDB renames 2014-06-24 04:42:44 -07:00
midl.h More MDB -> LMDB renames 2014-06-24 04:42:44 -07:00
mtest2.c ITS#7879 Windows build compatibility 2014-06-23 07:39:06 -07:00
mtest3.c ITS#7879 Windows build compatibility 2014-06-23 07:39:06 -07:00
mtest4.c ITS#7879 Windows build compatibility 2014-06-23 07:39:06 -07:00
mtest5.c ITS#7879 Windows build compatibility 2014-06-23 07:39:06 -07:00
mtest6.c ITS#7879 Windows build compatibility 2014-06-23 07:39:06 -07:00
mtest.c ITS#7879 Windows build compatibility 2014-06-23 07:39:06 -07:00
sample-bdb.txt
sample-mdb.txt
tooltag Doc updates 2014-06-24 04:16:19 -07:00