Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
cookbook
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
redox-os
cookbook
Commits
cf87630f
Verified
Commit
cf87630f
authored
5 years ago
by
Jeremy Soller
Browse files
Options
Downloads
Patches
Plain Diff
Enable ring patch
parent
d3a85bd5
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.cargo/config
+1
-1
1 addition, 1 deletion
.cargo/config
.gitmodules
+1
-1
1 addition, 1 deletion
.gitmodules
patches/ring
+1
-1
1 addition, 1 deletion
patches/ring
with
3 additions
and
3 deletions
.cargo/config
+
1
−
1
View file @
cf87630f
...
...
@@ -5,7 +5,7 @@ paths = [
"patches/net2-rs",
"patches/pb",
"patches/platform-info",
#
"patches/ring",
"patches/ring",
"patches/tar-rs",
"patches/tempfile",
"patches/termsize",
...
...
This diff is collapsed.
Click to expand it.
.gitmodules
+
1
−
1
View file @
cf87630f
...
...
@@ -20,7 +20,7 @@
[submodule "patches/ring"]
path = patches/ring
url = https://gitlab.redox-os.org/redox-os/ring.git
branch = redox-unix
branch = redox-unix
-0.13.5
[submodule "patches/time"]
path = patches/time
url = https://gitlab.redox-os.org/redox-os/time.git
...
...
This diff is collapsed.
Click to expand it.
ring
@
61162b0e
Compare
1e177479
...
61162b0e
Subproject commit
1e177479981854cb7d06bea12e0a6514d26e09a6
Subproject commit
61162b0ea14d92df89a4d976f57712da991f26de
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment