openldap/libraries/liblmdb
Heiko Becker 376aea80db ITS#8169 Allow passing mandir to make install
The motivation for this change is my distribution moving to a multiarch
layout. While the architecture specific stuff (binaries, libraries,
etc.) is installed under /usr/${host}/{bin,lib,...} architecture-independent
data should still be installed to /usr/share/.
2015-11-24 16:07:57 +00:00
..
.gitignore
CHANGES ITS#8323 2015-11-24 16:01:25 +00:00
COPYRIGHT Happy New Year 2015-02-12 11:28:21 -06:00
Doxyfile
LICENSE
lmdb.h Catch most uses of finished/parent txns. 2015-10-25 10:55:22 +01:00
Makefile ITS#8169 Allow passing mandir to make install 2015-11-24 16:07:57 +00:00
mdb_copy.1 Happy New Year 2015-02-12 11:28:21 -06:00
mdb_copy.c Happy New Year 2015-02-12 11:28:21 -06:00
mdb_dump.1 ITS#8259 fix usage ordering 2015-09-30 18:11:49 +01:00
mdb_dump.c ITS#8259 fix usage ordering 2015-09-30 18:11:49 +01:00
mdb_load.1 ITS#8259 fix usage ordering 2015-09-30 18:11:49 +01:00
mdb_load.c ITS#8320 mdb_load: fix loading data from simple text files 2015-11-23 02:00:49 +00:00
mdb_stat.1 ITS#8259 fix usage ordering 2015-09-30 18:11:49 +01:00
mdb_stat.c ITS#8259 fix usage ordering 2015-09-30 18:11:49 +01:00
mdb.c ITS#8321 fix ambiguity in cursor_put fixup 2015-11-24 16:00:45 +00:00
midl.c ITS#8200 Fix mdb_midl_shrink() usage, return void 2015-07-28 15:13:22 +01:00
midl.h ITS#8200 Fix mdb_midl_shrink() usage, return void 2015-07-28 15:13:22 +01:00
mtest2.c mtest*.c: Fix MDB_NOOVERWRITE, plug cursor leak 2015-05-28 00:10:29 +02:00
mtest3.c Cleanup mtest* and sample-*. 2015-04-19 03:07:53 +02:00
mtest4.c Cleanup mtest* and sample-*. 2015-04-19 03:07:53 +02:00
mtest5.c Cleanup mtest* and sample-*. 2015-04-19 03:07:53 +02:00
mtest6.c mtest*.c: Fix MDB_NOOVERWRITE, plug cursor leak 2015-05-28 00:10:29 +02:00
mtest.c mtest*.c: Fix MDB_NOOVERWRITE, plug cursor leak 2015-05-28 00:10:29 +02:00
sample-bdb.txt Happy New Year 2015-02-12 11:28:21 -06:00
sample-mdb.txt Cleanup mtest* and sample-*. 2015-04-19 03:07:53 +02:00
tooltag