Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
PierreCashon
rustcomp
Commits
4e68078f
Unverified
Commit
4e68078f
authored
2 months ago
by
P1erreCashon
Committed by
GitHub
2 months ago
Browse files
Options
Download
Plain Diff
Merge pull request #15 from P1erreCashon/dev-add_file_syscall_for_glibc
Dev add file syscall for glibc
parents
792e3107
5d7a1db3
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
ext4/src/lib.rs
+2
-1
ext4/src/lib.rs
os/src/syscall/fs.rs
+68
-1
os/src/syscall/fs.rs
os/src/syscall/mod.rs
+25
-1
os/src/syscall/mod.rs
os/src/syscall/process.rs
+4
-3
os/src/syscall/process.rs
vfs-defs/src/lib.rs
+30
-0
vfs-defs/src/lib.rs
vfs/src/lib.rs
+1
-0
vfs/src/lib.rs
with
130 additions
and
6 deletions
+130
-6
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