malloc: add exception info to function header
[c11tester.git] / common.h
2012-04-27 Brian Norriscommon: add simple DBG_ENABLED() macros
2012-04-24 Brian Norriscommon: introduce userMalloc() and userFree()
2012-04-24 Brian Norrisunify style for returning pointers
2012-04-05 Brian Norrismalloc: add myMalloc() and myFree()
2012-04-05 Brian Norriscommon: rename "CONFIG" to "COMMON"
2012-03-10 Brian Norriscommon.h: move common code (non-user) to header