d4eddbf42e
* Extract the minimal set of definitions from `core_io` to `relibc` itself * Remove dependency on `core_io`
17 lines
561 B
Plaintext
17 lines
561 B
Plaintext
[submodule "openlibm"]
|
|
path = openlibm
|
|
url = https://gitlab.redox-os.org/redox-os/openlibm.git
|
|
[submodule "ralloc"]
|
|
path = ralloc
|
|
url = https://gitlab.redox-os.org/redox-os/ralloc.git
|
|
[submodule "posix-regex"]
|
|
path = posix-regex
|
|
url = https://gitlab.redox-os.org/redox-os/posix-regex.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
|