Replace C dlmalloc

This commit is contained in:
Darley Barreto
2023-12-12 15:04:17 +00:00
committed by Jeremy Soller
parent 84de1e8234
commit ce1e31d567
21 changed files with 322 additions and 6417 deletions
+3 -3
View File
@@ -10,10 +10,10 @@
[submodule "posix-regex"]
path = posix-regex
url = https://gitlab.redox-os.org/redox-os/posix-regex.git
[submodule "pthreads-emb"]
path = pthreads-emb
url = https://gitlab.redox-os.org/redox-os/pthreads-emb.git
[submodule "compiler-builtins"]
path = compiler-builtins
url = https://gitlab.redox-os.org/redox-os/compiler-builtins.git
branch = relibc_fix_dup_symbols
[submodule "src/dlmalloc-rs"]
path = dlmalloc-rs
url = https://gitlab.redox-os.org/redox-os/dlmalloc-rs.git