bdberl/c_src
2009-05-04 13:39:35 -06:00
..
bdb-align.patch Adding patch for getting O_DIRECT to work on linux; also enabling in build of BDB 2009-04-22 14:42:58 -06:00
bdberl_drv.c Adding support for BDBERL_SYSTEM_MEM which sets DB_SYSTEM_MEM flag on environment open; add support for changing default page size via BDBERL_PAGE_SIZE. Must be a power of 2. 2009-05-04 13:39:35 -06:00
bdberl_drv.h Adding support for registering a logger port/pid to capture BDB messages 2009-04-16 07:08:22 -06:00
bdberl_tpool.c Changed bdberl_tpool_run to set a pointer to the job structure 2009-02-09 15:01:25 -07:00
bdberl_tpool.h Changed bdberl_tpool_run to set a pointer to the job structure 2009-02-09 15:01:25 -07:00
bin_helper.c Change binhelper to avoid stupid user errors; now grows the buffer on demand for the specific # of bytes; fix bugs in get_data_dirs/0 (driver and erlang caller) 2008-12-17 14:45:39 -07:00
bin_helper.h Change binhelper to avoid stupid user errors; now grows the buffer on demand for the specific # of bytes; fix bugs in get_data_dirs/0 (driver and erlang caller) 2008-12-17 14:45:39 -07:00
buildlib.sh Remove unnecessary mkdir in buildlib.sh 2009-04-24 09:41:40 -06:00
hive_hash.c Added protection for growing past too many entries to the hash going off the end of the primes list. 2009-02-10 15:22:02 -07:00
hive_hash.h Lots more work on getting basic system fleshed out. Basic structures in place for tracking open databases. 2008-12-06 22:08:36 -07:00