bdberl/c_src
Jon Meredith 0affeb825c Cleaned up driver
- removed the lock checks now we are happy with the mutex
 - replaced 'const == var' tests with 'var == const' to make code consistent.
2009-06-23 15:02:33 -05: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_crc32.c Incorporated Diz's crc generation/checking patch to bdberl.erl. 2009-06-23 15:02:31 -05:00
bdberl_crc32.h Incorporated Diz's crc generation/checking patch to bdberl.erl. 2009-06-23 15:02:31 -05:00
bdberl_drv.c Cleaned up driver 2009-06-23 15:02:33 -05:00
bdberl_drv.h Cleaned up driver 2009-06-23 15:02:33 -05:00
bdberl_stats.c Broke stats code out into bdberl_stats.h module. 2009-06-23 15:02:32 -05:00
bdberl_stats.h Broke stats code out into bdberl_stats.h module. 2009-06-23 15:02:32 -05:00
bdberl_tpool.c Added bdberl:driver_info() function to get driver parameters. 2009-06-23 15:02:32 -05:00
bdberl_tpool.h Added bdberl:driver_info() function to get driver parameters. 2009-06-23 15:02:32 -05:00
bin_helper.c Renamed get_lg_dir() to get_lg_dir_info and added get_data_dirs_info(). 2009-05-29 12:13:19 -06: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 Enabling diagnostics/debug info in bdberl build 2009-06-02 10:04:04 -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