From: Erich Keane Date: Thu, 25 Sep 2014 16:23:53 +0000 (-0700) Subject: Merge "1. Create csdk/ocmalloc directory 2. Create ocmalloc.c and ocmalloc.h 3. Remov... X-Git-Tag: 1.2.0+RC1~2218 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6fb1eddffb30795403ceb755916fb5ff5825d1a1;p=platform%2Fupstream%2Fiotivity.git Merge "1. Create csdk/ocmalloc directory 2. Create ocmalloc.c and ocmalloc.h 3. Remove OCMalloc and OCFree functions from ocstack.c and ocstack.h 4. Modify stack source modules to include ocmalloc.h 5. Modify stack makefiles to use ocmalloc.c and ocmalloc.h 6. Add doxygen function comments to ocmalloc.h 7. Remove #include from within #ifdef __cplusplus block 8. Add comment to ocmalloc.h describing the intention of the module." --- 6fb1eddffb30795403ceb755916fb5ff5825d1a1