bdberl/c_src
Jon Meredith d833ca708c Changed bdberl_tpool_run to set a pointer to the job structure
rather than return it.  There was an issue where the async thread cleanup
code finished before bdberl_tpool_run returned and wrote the address
of a freed TPoolJob structure into the ErlDrvPort.
2009-02-09 15:01:25 -07:00
..
bdberl_drv.c Changed bdberl_tpool_run to set a pointer to the job structure 2009-02-09 15:01:25 -07:00
bdberl_drv.h Added truncate command. 2009-02-02 15:51:47 -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 Adding support for packaging to enable easier publishing via faxien 2008-12-16 13:16:23 -07:00
hive_hash.c 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
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