Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
你说对不队
OSKernel2023-ByteOS
Commits
38833529
Commit
38833529
authored
2 years ago
by
啊队队队
Browse files
Options
Download
Patches
Plain Diff
devfs support
parent
7df72d07
Changes
10
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
Cargo.lock
+10
-0
Cargo.lock
Cargo.toml
+1
-0
Cargo.toml
modules/devfs/Cargo.toml
+11
-0
modules/devfs/Cargo.toml
modules/devfs/src/lib.rs
+61
-0
modules/devfs/src/lib.rs
modules/devfs/src/stdin.rs
+0
-0
modules/devfs/src/stdin.rs
modules/devfs/src/stdout.rs
+11
-0
modules/devfs/src/stdout.rs
modules/fs/Cargo.toml
+1
-0
modules/fs/Cargo.toml
modules/fs/src/lib.rs
+7
-5
modules/fs/src/lib.rs
modules/fs/src/mount.rs
+4
-4
modules/fs/src/mount.rs
modules/logging/src/lib.rs
+7
-3
modules/logging/src/lib.rs
with
113 additions
and
12 deletions
+113
-12
Write
Preview
Supports
Markdown
0%
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
Menu
Explore
Projects
Groups
Topics
Snippets