Add ralloc and sodium

This commit is contained in:
Jeremy Soller 2017-04-16 15:02:38 -06:00
parent 35b42724c3
commit d39201bfa0
4 changed files with 9 additions and 0 deletions

6
.gitmodules vendored
View file

@ -109,3 +109,9 @@
[submodule "programs/games"]
path = programs/games
url = https://github.com/redox-os/games.git
[submodule "programs/sodium"]
path = programs/sodium
url = https://github.com/redox-os/sodium.git
[submodule "libs/ralloc"]
path = libs/ralloc
url = https://github.com/redox-os/ralloc.git

View file

@ -45,6 +45,7 @@ members = [
"orbimage:0.1.15" = { path = "libs/orbimage" }
"orbtk:0.2.19" = { path = "libs/orbtk" }
"pager:0.1.0" = { path = "libs/pager" }
"ralloc:1.0.0" = { path = "libs/ralloc" }
"ransid:0.2.7" = { path = "libs/ransid" }
"redox_event:0.1.0" = { path = "libs/event" }
"redox_syscall:0.1.17" = { path = "libs/syscall" }

1
libs/ralloc Submodule

@ -0,0 +1 @@
Subproject commit e31a743ec384bac8ecc0bdc82d63ae3534016416

1
programs/sodium Submodule

@ -0,0 +1 @@
Subproject commit 4104a44ad839abf297dcd0182e41099cf6e5436c