mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
ce6335b0d9
Move key init into mdb_env_setup_locks(). Don't create unused TLS key when read-only filesystem. Drop internal flag MDB_ROFS, we can instead test either !me_txns, !mt_u.reader or me_lfd==INVALID_HANDLE_VALUE. |
||
---|---|---|
.. | ||
.gitignore | ||
COPYRIGHT | ||
Doxyfile | ||
LICENSE | ||
lmdb.h | ||
Makefile | ||
mdb_copy.1 | ||
mdb_copy.c | ||
mdb_stat.1 | ||
mdb_stat.c | ||
mdb.c | ||
midl.c | ||
midl.h | ||
mtest2.c | ||
mtest3.c | ||
mtest4.c | ||
mtest5.c | ||
mtest6.c | ||
mtest.c | ||
sample-bdb.c | ||
sample-mdb.c |