]> git.sur5r.net Git - openldap/commit
ITS#8339 Solaris 10/11 robust mutex fixes
authorHoward Chu <hyc@openldap.org>
Thu, 2 Jun 2016 20:01:27 +0000 (21:01 +0100)
committerHoward Chu <hyc@openldap.org>
Thu, 2 Jun 2016 20:01:27 +0000 (21:01 +0100)
commitc367c1f69685a4d307acb8cea6945c1d67e1cc7e
treef40af2d586b2cd7b8cfa98aadeba67334a2749ff
parentb045bce26037213f4f591787ac615a0463b031a8
ITS#8339 Solaris 10/11 robust mutex fixes

Check for PTHREAD_MUTEX_ROBUST_NP definition (this doesn't work
on Linux/glibc because they used an enum). Zero out mutex before
initing.
libraries/liblmdb/mdb.c