From 4c25d8b865534db92ab08f9c4723b7fc831f4e96 Mon Sep 17 00:00:00 2001 From: Vito Caputo Date: Tue, 27 Nov 2018 00:13:23 -0800 Subject: *: incorporate libpad submodule In preparation of adding an ix2_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..3abb513 --- /dev/null +++ b/libpad @@ -0,0 +1 @@ +Subproject commit 3abb513923adb1f5238a62dd7c64c433a08d9d62 -- cgit v1.2.3