openldap/libraries/liblmdb
Howard Chu f6d8dc4e76 Windows/Win64/MSVC tweaks
Silence warnings, fix broken MinGW64 definitions, etc.
2013-11-11 20:08:26 -08:00
..
.gitignore
CHANGES Bump to 0.9.9 2013-10-24 15:57:17 -07:00
COPYRIGHT
Doxyfile
LICENSE
lmdb.h Clarify WRITEMAP / NOMEMINIT 2013-11-11 16:35:17 -08:00
Makefile Release 0.9.8 2013-09-09 08:29:46 -07:00
mdb_copy.1 Clarify doc: mdb_copy, nested txns, mdb_drop(). 2013-08-05 09:55:48 +02:00
mdb_copy.c
mdb_stat.1
mdb_stat.c Add Caveat: Readers need write access. Whitespace. 2013-10-04 00:51:58 +02:00
mdb.c Windows/Win64/MSVC tweaks 2013-11-11 20:08:26 -08:00
midl.c Add Caveat: Readers need write access. Whitespace. 2013-10-04 00:51:58 +02:00
midl.h Update MDB documentation and comments. 2013-09-23 20:09:47 +02:00
mtest2.c Add MDB_CLEANMEM option. 2013-11-07 23:41:30 +01:00
mtest3.c
mtest4.c
mtest5.c
mtest6.c
mtest.c Add MDB_CLEANMEM option. 2013-11-07 23:41:30 +01:00
sample-bdb.c
sample-mdb.c