aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXavier Del Campo Romero <xavi92@disroot.org>2025-07-06 22:23:02 +0200
committerXavier Del Campo Romero <xavi92@disroot.org>2025-09-08 21:10:59 +0200
commit045889f1ac008f5a4351f5bed446815e81fb8340 (patch)
treebd3e441f97da1efd4dd3adf76ae3540a73afaca5
parentacae85245497588a44a4fcc2a8da89af83424902 (diff)
downloadwnix-045889f1ac008f5a4351f5bed446815e81fb8340.tar.gz
Import tinyalloc
-rw-r--r--.gitmodules3
m---------src/libc/tinyalloc0
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index bd673b0..9b00c55 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,6 @@
[submodule "src/nanowasm"]
path = src/nanowasm
url = https://gitea.privatedns.org/xavi/nanowasm.git
+[submodule "src/libc/tinyalloc"]
+ path = src/libc/tinyalloc
+ url = https://github.com/thi-ng/tinyalloc
diff --git a/src/libc/tinyalloc b/src/libc/tinyalloc
new file mode 160000
+Subproject b60fcd7a351dea8a51f3ec95b19fc0d0d2e4dcd