Exceptions and signal handler stacks are now mprotect()-ed buffers.
New functions for handling the protected buffers and new CX_MARK macro.
Few small bugfixes and optimisations.
Manpage updated.
Although this lib is dedicated for C language, it can be used as part of C++ programs - and the __THROW macro in returncode.h didn't work in C++ mode - Fixed.