openldap/libraries/liblmdb
Hallvard Furuseth b389341b4b mdb_dcmp(): Assume the database has MDB_DUPSORT.
There was little point in returning EINVAL when not: Comparing (A,B)
and (B,A) would claim (A > B && B > A), which could confuse callers.
2013-05-04 12:34:49 +02:00
..
.gitignore
COPYRIGHT Happy New Year 2013-01-10 02:58:55 -08:00
Doxyfile One more rename 2013-01-14 12:57:54 -08:00
LICENSE
lmdb.h mdb_dcmp(): Assume the database has MDB_DUPSORT. 2013-05-04 12:34:49 +02:00
Makefile Use CC/LDFLAGS to link the shared lib 2013-02-25 05:06:51 -08:00
mdb_copy.1 Fix typo 2012-12-19 13:20:24 -08:00
mdb_copy.c
mdb_stat.1 mdb_stat -ff[f]: show contiguous page spans. 2013-02-16 19:07:16 +01:00
mdb_stat.c mdb_stat -ff[f]: show contiguous page spans. 2013-02-16 19:07:16 +01:00
mdb.c mdb_dcmp(): Assume the database has MDB_DUPSORT. 2013-05-04 12:34:49 +02:00
midl.c Silence stupid warnings 2013-03-25 11:53:32 -07:00
midl.h Silence stupid warnings 2013-03-25 11:53:32 -07:00
mtest2.c
mtest3.c
mtest4.c
mtest5.c
mtest6.c
mtest.c More fixes for MDB_LAST 2013-04-01 19:49:40 -07:00
sample-bdb.c Add sample apps for comparison/education purposes 2013-02-24 23:43:18 -08:00
sample-mdb.c Add sample apps for comparison/education purposes 2013-02-24 23:43:18 -08:00