diff options
| author | Xavier Del Campo Romero <xavi92@disroot.org> | 2025-07-07 01:05:47 +0200 |
|---|---|---|
| committer | Xavier Del Campo Romero <xavi92@disroot.org> | 2025-09-08 21:11:00 +0200 |
| commit | a652ab0f7612ba4fc75979c8955ad137af689100 (patch) | |
| tree | 9224492097e85aba02edd125db367e95463ebfbd | |
| parent | eb32665b254a005fc215943c738389f241edeb2d (diff) | |
Import dynstr
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | src/dynstr | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index eb202e8..a09248f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,6 @@ [submodule "src/libc/printf"] path = src/libc/printf url = https://github.com/mpaland/printf +[submodule "src/dynstr"] + path = src/dynstr + url = https://gitea.privatedns.org/xavi/dynstr diff --git a/src/dynstr b/src/dynstr new file mode 160000 +Subproject 7be16e6e5cfd8e2481a470474f7e41e127e9eba |
