From 90f61c1f81653e29f0f1f72e2df828ee39f8ed3e Mon Sep 17 00:00:00 2001 From: Vito Caputo Date: Tue, 27 Nov 2018 20:55:04 -0800 Subject: *: incorporate libpad submodule In preparation of adding an ix3_reset() method, pull in the libpad allocator which will be used for caching all allocations instead of the libc allocator, and a convenient fast reset. --- libpad | 1 + 1 file changed, 1 insertion(+) create mode 160000 libpad (limited to 'libpad') diff --git a/libpad b/libpad new file mode 160000 index 0000000..16b9b42 --- /dev/null +++ b/libpad @@ -0,0 +1 @@ +Subproject commit 16b9b42cecc81f7540aef85459cf1fa191fa641c -- cgit v1.2.3