Add allocm(), rallocm(), sallocm(), and dallocm(), which are a functional superset of malloc(), calloc(), posix_memalign(), malloc_usable_size(), and free().
Fix new build failures and test failures on Linux that were introduced by the port to OS X.