openldap/libraries/libmdb
Hallvard B Furuseth 5b3b522313 Wrap O_DSYNC in MDB_DSYNC.
If O_DSYNC is not defined, that may be due to poor compiler options.
We could fall back to the less efficient O_SYNC, but it seems better
to let the user learn of the problem and give better compiler options.
2011-09-01 16:31:10 -07:00
..
.gitignore Add mtest2 and 3 2011-09-01 16:17:07 -07:00
COPYRIGHT Add some legalese 2011-09-01 16:17:07 -07:00
LICENSE Add some legalese 2011-09-01 16:17:07 -07:00
make.sh Private: make.sh 2011-06-29 22:29:24 +02:00
Makefile Silence stupid warning 2011-09-01 16:31:09 -07:00
mdb_stat.c Rationalize mdbenv namespace 2011-09-01 16:31:09 -07:00
mdb.c Wrap O_DSYNC in MDB_DSYNC. 2011-09-01 16:31:10 -07:00
mdb.h Macro cleanup: Parenthesize, simplify, remove a ; 2011-09-01 16:31:10 -07:00
midl.c Simplify: Replace IDL*_CMP() with CMP() 2011-09-01 16:31:10 -07:00
midl.h Macro cleanup: Parenthesize, simplify, remove a ; 2011-09-01 16:31:10 -07:00
mtest2.c Rationalize mdbenv namespace 2011-09-01 16:31:09 -07:00
mtest3.c Rationalize mdbenv namespace 2011-09-01 16:31:09 -07:00
mtest.c Use O_DSYNC on metafd. 2011-09-01 16:31:09 -07:00