123456789101112131415161718 |
- [submodule "openlibm"]
- path = openlibm
- url = https://gitlab.redox-os.org/redox-os/openlibm.git
- [submodule "cbindgen"]
- path = cbindgen
- url = https://github.com/eqrion/cbindgen.git
- [submodule "ralloc"]
- path = ralloc
- url = https://gitlab.redox-os.org/redox-os/ralloc.git
- [submodule "core_io"]
- path = core_io
- url = https://gitlab.redox-os.org/redox-os/core_io.git
- [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
|