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 7d996d7f3d4c14086637c3fd929366c93af7c21e (commit) from 3e98addbe294c69b94545141f466836bf92693ee (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 7d996d7f3d4c14086637c3fd929366c93af7c21e Author: Howard Chu hyc@symas.com Date: Sat Jul 5 08:48:47 2014 -0700
Play games with object file layout
Use gcc section attribute to keep less frequently used functions away from main code.
-----------------------------------------------------------------------
Summary of changes: libraries/liblmdb/mdb.c | 90 +++++++++++++++++++++++++++-------------------- 1 file changed, 51 insertions(+), 39 deletions(-)