Subject: [PATCH] Add custom allocator support using the realloc() interface
authorAlejandro Mery <amery@geeks.cl>
Thu, 4 Dec 2014 22:15:27 +0000 (23:15 +0100)
committerAndy Green <andy.green@linaro.org>
Thu, 4 Dec 2014 23:25:24 +0000 (07:25 +0800)
commitcdc9717be1a341c197b7fa8175c67a98440fa338
treef16d269b429915bc9853118c231157d438d23877
parent6d91d5f8a11f44febb4fd4f0400acec77006e227
Subject: [PATCH] Add custom allocator support using the realloc() interface

Signed-off-by: Alejandro Mery <amery@geeks.cl>
CMakeLists.txt
lib/alloc.c [new file with mode: 0644]
lib/libwebsockets.h
lib/private-libwebsockets.h