A ref change was pushed to the OpenLDAP (openldap.git) repository. It will be available in the public mirror shortly.
The branch, mdb.master has been updated via 4008e5e58337feb8a5ab29b7f939b1831d3f6d75 (commit) from cf4fe3b1fb24d57eec80c2f7e22f73c568eb0241 (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- commit 4008e5e58337feb8a5ab29b7f939b1831d3f6d75 Author: Howard Chu hyc@symas.com Date: Sun Aug 17 20:44:53 2014 -0700
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.
-----------------------------------------------------------------------
Summary of changes: libraries/liblmdb/mdb.c | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-)