- Fixed bug with loc_snprintf use of va_args. Thanks much to aitap.
- Handle strndup being a macro. Thanks much to aitap.
- Renmaed the ERROR_ and DEBUG_ defines to DMALLOC_* to reduce OS overlap.
- Fixed issues with cross-compiling and getpagesize. Thanks to aitap.
- Fixed problems with cross-compiling and printing of pointers. Thanks to aitap.