Skip to content
Snippets Groups Projects
.gitmodules 479 B
Newer Older
Jeremy Soller's avatar
Jeremy Soller committed
[submodule "openlibm"]
	path = openlibm
Andrey Turkin's avatar
Andrey Turkin committed
	url = https://github.com/JuliaMath/openlibm.git
	branch = master
[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
Darley Barreto's avatar
Darley Barreto committed
[submodule "src/dlmalloc-rs"]
	path = dlmalloc-rs
	url = https://gitlab.redox-os.org/redox-os/dlmalloc-rs.git