* Smarter variable retrieval and doc update * doc update and small fixes * addressing robert's comments
* Prevent plasma store and manager from dying when a worker dies. * Check errno inside of warn_if_sigpipe. Passing in errno doesn't work because the arguments to warn_if_sigpipe can be evaluated out of order.
* switch to CMake completely ... * cleanup * Run C tests, update installation instructions.