Skip to content
Snippets Groups Projects
Commit e70fdb52 authored by AdminXVII's avatar AdminXVII
Browse files

Use the newer libc + nix proposed patches

parent bdd5748b
No related branches found
No related tags found
1 merge request!215Use the newer libc + nix proposed patches
paths = [ paths = [
"patches/atty", "patches/atty",
"patches/liblibc", "patches/libc",
"patches/mio", "patches/mio",
"patches/nix",
"patches/tokio/tokio", "patches/tokio/tokio",
"patches/tokio/tokio-reactor", "patches/tokio/tokio-reactor",
"patches/net2-rs", "patches/net2-rs",
......
...@@ -48,3 +48,11 @@ ...@@ -48,3 +48,11 @@
[submodule "patches/tokio"] [submodule "patches/tokio"]
path = patches/tokio path = patches/tokio
url = https://gitlab.redox-os.org/redox-os/tokio.git url = https://gitlab.redox-os.org/redox-os/tokio.git
[submodule "patches/libc"]
path = patches/libc
url = https://github.com/AdminXVII/libc
branch = extra-traits-redox
[submodule "patches/nix"]
path = patches/nix
url = https://github.com/AdminXVII/nix
branch = add-redox-support
Subproject commit f6c0ead0279077dd9bda305e6c9d3ba3267390b2
Subproject commit eb75c489172e10bfcb57ca679ff337827cf783a9
Subproject commit 6fd64569452536e9759c45c8f4511e6c983196f3
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment