malloc: add exception info to function header
[model-checker.git] / malloc.c
2012-04-27 Brian Norrismalloc: add exception info to function header
2012-04-24 Brian Norrisunify style for returning pointers
2012-04-05 Brian Norrismalloc: override 'new' and 'delete' globally
2012-04-05 Brian Norrismalloc: add myMalloc() and myFree()