openldap/libraries/liblmdb
Howard Chu 4008e5e583 Partially revert ada2630699
Of course, MacOSX only has posix_memalign, and only in recent versions.
(Older versions could use valloc instead. That precludes ever changing
the LMDB pagesize to be different from the OS pagesize.) Not all that
crucial since it only affects mdb_env_copyfd1.
2014-08-17 20:44:53 -07:00
..
.gitignore Setup for gcov/coverage testing 2014-06-26 05:19:47 -07:00
CHANGES ITS#7917 2014-08-11 11:01:20 -07:00
COPYRIGHT Fix mdb_rebalance collapsing root 2014-05-20 08:47:28 -07:00
Doxyfile Doc updates 2014-06-24 04:16:19 -07:00
LICENSE Rename libmdb to liblmdb 2012-11-30 12:45:34 -08:00
lmdb.h ITS#7793 doc update, again 2014-08-04 05:13:29 -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 Fix env_open mode bits 2014-07-21 18:20:31 -07:00
mdb_dump.1 Add mdb_load 2014-06-20 08:49:59 -07:00
mdb_dump.c Windows compat 2014-07-03 07:49:22 -07:00
mdb_load.1 Add mdb_load 2014-06-20 08:49:59 -07:00
mdb_load.c Silence prototype warnings 2014-07-21 08:11:33 -07:00
mdb_stat.1 Add mdb_dump, update copyrights 2014-06-20 06:36:30 -07:00
mdb_stat.c All diagnostics should go to stderr 2014-07-01 05:15:44 -07:00
mdb.c Partially revert ada2630699 2014-08-17 20:44:53 -07:00
midl.c Split out mdb_midl_xmerge, add MDB_IDL_ALLOCLEN 2014-08-16 11:34:44 +02:00
midl.h Split out mdb_midl_xmerge, add MDB_IDL_ALLOCLEN 2014-08-16 11:34:44 +02: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 Rename samples 2014-03-16 03:55:03 -07:00
sample-mdb.txt Rename samples 2014-03-16 03:55:03 -07:00
tooltag Doc updates 2014-06-24 04:16:19 -07:00