summaryrefslogtreecommitdiff
path: root/new/alloc_unix.c
AgeCommit message (Collapse)Author
2015-04-09Changed the allocation logging from a compile-time setting to the first ↵Pietro Gagliardi
initialization option.
2015-04-07Implemented the memory logging.Pietro Gagliardi
2015-04-07Unified the allocators across all platforms so that everyone uses uiAlloc() ↵Pietro Gagliardi
and friends.