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-17064-1466468
OSKernel2023-ZMZ-2954
Commits
0310759f
Commit
0310759f
authored
2 years ago
by
zrh
Browse files
Options
Download
Patches
Plain Diff
ponder and fix some details, and then embrace the future!
parent
fc47bee6
Changes
12
Hide whitespace changes
Inline
Side-by-side
Showing
12 changed files
doc/文件系统---增删改查.md
+1
-1
doc/文件系统---增删改查.md
doc/文件系统---数据结构及其联系.md
+1
-1
doc/文件系统---数据结构及其联系.md
doc/文件系统---相对路径与文件创建.md
+1
-1
doc/文件系统---相对路径与文件创建.md
doc/文件系统---磁盘与内存当中的数据结构(1).md
+1
-1
doc/文件系统---磁盘与内存当中的数据结构(1).md
doc/文件系统---磁盘与内存当中的数据结构(2).md
+1
-1
doc/文件系统---磁盘与内存当中的数据结构(2).md
doc/文件系统---缓存管理.md
+1
-1
doc/文件系统---缓存管理.md
doc/文件系统---读写操作.md
+1
-1
doc/文件系统---读写操作.md
doc/文件系统---调试方法及mmap系统调用.md
+1
-1
doc/文件系统---调试方法及mmap系统调用.md
doc/系统的启动流程与相关数据结构的初始化.md
+1
-0
doc/系统的启动流程与相关数据结构的初始化.md
kernel/fat32.c
+84
-16
kernel/fat32.c
kernel/include/fat32.h
+3
-2
kernel/include/fat32.h
kernel/sysfile.c
+10
-5
kernel/sysfile.c
with
106 additions
and
31 deletions
+106
-31
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