openldap/libraries
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
..
liblmdb mdb_dcmp(): Assume the database has MDB_DUPSORT. 2013-05-04 12:34:49 +02:00