mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
bf9d722bec
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. |
||
---|---|---|
.. | ||
.gitignore | ||
COPYRIGHT | ||
Doxyfile | ||
LICENSE | ||
make.sh | ||
Makefile | ||
mdb_stat.c | ||
mdb.c | ||
mdb.h | ||
midl.c | ||
midl.h | ||
mtest2.c | ||
mtest3.c | ||
mtest4.c | ||
mtest5.c | ||
mtest.c |