]> git.sur5r.net Git - openldap/commit
ITS#7615 use shorter names for semaphores
authorHoward Chu <hyc@symas.com>
Fri, 26 Jul 2013 17:19:54 +0000 (10:19 -0700)
committerHoward Chu <hyc@symas.com>
Fri, 26 Jul 2013 17:19:54 +0000 (10:19 -0700)
commite8ba9dbd28e5f36717a226e01e7a4139d6968161
tree727731f1baa785694fe4dabef0b26e3d91a12119
parentde72c08660fca1597be0bb0b6536c122ae324645
ITS#7615 use shorter names for semaphores

NetBSD can only handle up to 14 chars, we were using 21. Now
we encode to 15, and for NetBSD truncate the last char.
libraries/liblmdb/mdb.c