bdberl/c_src
Jon Meredith 512cec599e In cases where there was more than one pending request and no active requests,
the linked list would be corrupted linking the pending request on the list of
active requests.
2009-06-23 15:02:32 -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 Incorporated Diz's crc generation/checking patch to bdberl.erl. 2009-06-23 15:02:31 -05:00
bdberl_drv.h Incorporated Diz's crc generation/checking patch to bdberl.erl. 2009-06-23 15:02:31 -05:00
bdberl_tpool.c In cases where there was more than one pending request and no active requests, 2009-06-23 15:02:32 -05: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 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