Files
asterisk/utils
Corey Farrell 8061d9f66f Fix naming mismatch of allocator functions.
Allocator functions that take file/line/func parameters are prefixed
with single-underscore when MALLOC_DEBUG is not defined,
double-underscore when it is defined.  This change updates all
allocators that accept file/line/func to have the same prototype in
either ABI mode.  The parameter order of __ast_vasprintf and
__ast_asprintf in utils.h have been changed to match that of astmm.h.

End-use allocator macro's have been removed from astmm.h and moved to an
unconditional part of utils.h.

Change-Id: I823bb6ce2b5675b3a4735948f10a3b420e9a023a
2016-08-19 20:16:36 -04:00
..
2011-07-06 20:58:12 +00:00
2015-06-05 11:23:16 -05:00
2012-06-15 16:20:16 +00:00
2015-05-03 05:28:07 -04:00
2015-05-03 05:28:07 -04:00
2015-05-03 05:28:07 -04:00
2015-05-03 05:28:07 -04:00
2015-05-03 05:28:07 -04:00