master
Fix more non-prototype functions
Do not emit debug printfs under NODEBUG
Adjust most C source files to match the new standards for copyright and license comments.
more eol-style
Fix ccapi rpc methods to always pass 8 byte handles instead of sizeof(void*). ccapi server always stores all 8 bytes, whether compiled as 32 bit or 64 bit. If 32 bit, client zero-pads handle when sending and truncates when receiving.
Clean out dead code from ccapi