Refactor: inline core_io
* Extract the minimal set of definitions from `core_io` to `relibc` itself * Remove dependency on `core_io`
This commit is contained in:
@@ -4,9 +4,6 @@
|
||||
[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
|
||||
|
||||
Reference in New Issue
Block a user