openldap/libraries/libmdb
Howard Chu 0f459dd773 Cleanup, fix freelist alloc
Don't allow new pages for free list to come from the free list.
Otherwise a nasty data self-reference occurs that is too much
trouble to unwind.
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 First cut at DUPFIXED support 2011-09-01 16:31:10 -07:00
mdb_stat.c Rationalize mdbenv namespace 2011-09-01 16:31:09 -07:00
mdb.c Cleanup, fix freelist alloc 2011-09-01 16:31:10 -07:00
mdb.h Add txn_reset / txn_renew 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
mtest4.c First cut at DUPFIXED support 2011-09-01 16:31:10 -07:00
mtest.c Use O_DSYNC on metafd. 2011-09-01 16:31:09 -07:00