openldap/libraries/liblmdb
Howard Chu c73f087750 Trap signals
Try to exit cleanly to avoid leaving stale readers. Not
a critical issue since mdb_reader_check can take care of
them, but still cleaner.
2014-06-27 10:53:11 -07:00
..
.gitignore Setup for gcov/coverage testing 2014-06-26 05:19:47 -07:00
CHANGES
COPYRIGHT
Doxyfile Doc updates 2014-06-24 04:16:19 -07:00
LICENSE
lmdb.h Doc updates 2014-06-24 04:16:19 -07:00
Makefile Setup for gcov/coverage testing 2014-06-26 05:19:47 -07:00
mdb_copy.1 Add mdb_dump, update copyrights 2014-06-20 06:36:30 -07:00
mdb_copy.c Add mdb_dump, update copyrights 2014-06-20 06:36:30 -07:00
mdb_dump.1 Add mdb_load 2014-06-20 08:49:59 -07:00
mdb_dump.c Trap signals 2014-06-27 10:53:11 -07:00
mdb_load.1 Add mdb_load 2014-06-20 08:49:59 -07:00
mdb_load.c Silence ptr arithmetic warnings 2014-06-21 08:34:45 -07:00
mdb_stat.1 Add mdb_dump, update copyrights 2014-06-20 06:36:30 -07:00
mdb_stat.c Add mdb_dump, update copyrights 2014-06-20 06:36:30 -07:00
mdb.c More for mdb_page_loose 2014-06-24 11:43:13 -07:00
midl.c More MDB -> LMDB renames 2014-06-24 04:42:44 -07:00
midl.h More MDB -> LMDB renames 2014-06-24 04:42:44 -07:00
mtest2.c ITS#7879 Windows build compatibility 2014-06-23 07:39:06 -07:00
mtest3.c ITS#7879 Windows build compatibility 2014-06-23 07:39:06 -07:00
mtest4.c ITS#7879 Windows build compatibility 2014-06-23 07:39:06 -07:00
mtest5.c ITS#7879 Windows build compatibility 2014-06-23 07:39:06 -07:00
mtest6.c ITS#7879 Windows build compatibility 2014-06-23 07:39:06 -07:00
mtest.c ITS#7879 Windows build compatibility 2014-06-23 07:39:06 -07:00
sample-bdb.txt
sample-mdb.txt
tooltag Doc updates 2014-06-24 04:16:19 -07:00