openldap/libraries/liblmdb
Howard Chu 209b56fead ITS#8324 fix for WRITEMAP
We called FlushViewOfFile with (map,mapsize) which worked fine
when we had allocated the entire map already. Now we have to make
sure to only flush as much as was actually written. Add a numpgs
argument to tell how much to flush in env_sync0().
2015-12-21 02:36:20 +00:00
..
.gitignore ITS#7953 .gitignore *.lo 2014-10-02 21:35:15 +01:00
COPYRIGHT Happy New Year 2015-02-12 11:17:59 -06:00
Doxyfile Add Getting Started doc 2015-12-19 22:53:26 +00:00
intro.doc Fix typos 2015-12-19 22:57:00 +00:00
LICENSE Rename libmdb to liblmdb 2012-11-30 12:45:34 -08:00
lmdb.h Note that we're prepping for 1.0 2015-12-20 01:08:18 +00:00
Makefile ITS#8169 more Makefile tweaks 2015-12-01 14:10:12 +00:00
mdb.c ITS#8324 fix for WRITEMAP 2015-12-21 02:36:20 +00:00
mdb_copy.1 Happy New Year 2015-02-12 11:17:59 -06:00
mdb_copy.c Happy New Year 2015-02-12 11:17:59 -06:00
mdb_dump.1 ITS#8259 fix usage ordering 2015-09-30 18:11:20 +01:00
mdb_dump.c MDB_VL32 preparation 2015-12-20 00:19:12 +00:00
mdb_load.1 ITS#8259 fix usage ordering 2015-09-30 18:11:20 +01:00
mdb_load.c MDB_VL32 preparation 2015-12-20 00:19:12 +00:00
mdb_stat.1 ITS#8259 fix usage ordering 2015-09-30 18:11:20 +01:00
mdb_stat.c MDB_VL32 preparation 2015-12-20 00:19:12 +00:00
midl.c MDB_VL32 support 64 bit DBs on 32 bit processors 2015-12-20 01:08:18 +00:00
midl.h MDB_VL32 support 64 bit DBs on 32 bit processors 2015-12-20 01:08:18 +00:00
mtest.c mtest*.c: Fix MDB_NOOVERWRITE, plug cursor leak 2015-05-20 03:17:47 +02:00
mtest2.c mtest*.c: Fix MDB_NOOVERWRITE, plug cursor leak 2015-05-20 03:17:47 +02:00
mtest3.c Cleanup mtest* and sample-*. 2015-04-14 20:25:51 +02:00
mtest4.c Cleanup mtest* and sample-*. 2015-04-14 20:25:51 +02:00
mtest5.c Cleanup mtest* and sample-*. 2015-04-14 20:25:51 +02:00
mtest6.c mtest*.c: Fix MDB_NOOVERWRITE, plug cursor leak 2015-05-20 03:17:47 +02:00
sample-bdb.txt Happy New Year 2015-02-12 11:17:59 -06:00
sample-mdb.txt Cleanup mtest* and sample-*. 2015-04-14 20:25:51 +02:00
tooltag Doc updates 2014-06-24 04:16:19 -07:00