]> git.sur5r.net Git - openldap/commit
Partially revert ada26306992babeccad0c5443fbd76e28dd24cd6
authorHoward Chu <hyc@symas.com>
Mon, 18 Aug 2014 03:44:53 +0000 (20:44 -0700)
committerHoward Chu <hyc@symas.com>
Mon, 18 Aug 2014 03:44:53 +0000 (20:44 -0700)
commit4008e5e58337feb8a5ab29b7f939b1831d3f6d75
tree53e39d3618178456202f7b5e0e880fe4b8ea5eae
parentcf4fe3b1fb24d57eec80c2f7e22f73c568eb0241
Partially revert ada26306992babeccad0c5443fbd76e28dd24cd6

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.
libraries/liblmdb/mdb.c