openldap/libraries/libmdb
Hallvard Furuseth bf9d722bec mdb type cleanup: Consistent reader count types.
Use unsigned int for reader counts/max limits, that's the smallest
change.  Don't need uint32_t when mdb_env_set_maxreaders() takes less.
Change prototypes of mdb_env_set_maxreaders,mdb_env_get_maxreaders().
Check the mdb_env_set_maxreaders() argument.
2011-09-10 22:49:34 +02:00
..
.gitignore libmdb/.gitignore += test[45], Doxygen output 2011-09-10 10:11:55 +02:00
COPYRIGHT
Doxyfile More docs 2011-09-08 14:34:21 -07:00
LICENSE
make.sh
Makefile Cursor stuff working, no major perf gain 2011-09-04 21:33:57 -07:00
mdb_stat.c Rationalize mdbenv namespace 2011-09-01 16:31:09 -07:00
mdb.c mdb type cleanup: Consistent reader count types. 2011-09-10 22:49:34 +02:00
mdb.h mdb type cleanup: Consistent reader count types. 2011-09-10 22:49:34 +02:00
midl.c explain mdl_midl_sort() istack size 2011-09-10 22:49:34 +02:00
midl.h Minor cleanup 2011-09-05 14:22:46 -07:00
mtest2.c API cleanup, doxygen docs for public API 2011-09-01 16:31:10 -07:00
mtest3.c API cleanup, doxygen docs for public API 2011-09-01 16:31:10 -07:00
mtest4.c API cleanup, doxygen docs for public API 2011-09-01 16:31:10 -07:00
mtest5.c Forgot to commit this 2011-09-07 23:11:14 -07:00
mtest.c API cleanup, doxygen docs for public API 2011-09-01 16:31:10 -07:00