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
educg-net-18742-1688060
OSKernel2023-SOS-3244
Commits
c0567def
Commit
c0567def
authored
3 years ago
by
SOS
Browse files
Options
Download
Patches
Plain Diff
fix getdents64,fstat
parent
e938234f
Changes
9
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
doc/todo.md
+1
-1
doc/todo.md
fat32/src/vfs.rs
+55
-44
fat32/src/vfs.rs
os/src/fs/info.rs
+10
-4
os/src/fs/info.rs
os/src/fs/inode.rs
+16
-3
os/src/fs/inode.rs
os/target/.rustc_info.json
+1
-1
os/target/.rustc_info.json
os/target/riscv64gc-unknown-none-elf/release/os
+0
-0
os/target/riscv64gc-unknown-none-elf/release/os
os/target/riscv64gc-unknown-none-elf/release/os.bin
+0
-0
os/target/riscv64gc-unknown-none-elf/release/os.bin
os/target/riscv64gc-unknown-none-elf/release/os.d
+1
-1
os/target/riscv64gc-unknown-none-elf/release/os.d
user/src/bin/user_shell.rs
+25
-17
user/src/bin/user_shell.rs
with
109 additions
and
71 deletions
+109
-71
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