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
educg-net-26010-2376550
OSKernel2024-chaos
Commits
8da576b6a514f99fc2247a031da310d86c078131
Select Git revision
oskernel2024-chaos
Author
Search by author
Any Author
17 Aug, 2024
2 commits
✨
feat: fit vf2
· 8da576b6
陈宽宽
authored
10 months ago
8da576b6
🐞
fix: fix print finally; fix linker.ld workflow
· c5944eb4
陈宽宽
authored
10 months ago
c5944eb4
16 Aug, 2024
1 commit
🔧
build: add compile feature visionfive2
· 53f8cd56
陈宽宽
authored
10 months ago
53f8cd56
14 Aug, 2024
1 commit
✨
feat: add new complie feature
· 5f27fbb3
陈宽宽
authored
10 months ago
5f27fbb3
12 Aug, 2024
4 commits
🐳
chore: add .gitignore .DS_Store
· 3653f018
王诺贤
authored
11 months ago
3653f018
🐞
fix: [fatal] fix process switch bug
· 07445015
陈宽宽
authored
11 months ago
07445015
🐞
fix: fix why time-test can't run, 拼错了真难绷
· 2868b5e2
陈宽宽
authored
11 months ago
2868b5e2
🐞
fix: fix the bug that child process copy father's kernel stack
· ac665cb4
陈宽宽
authored
11 months ago
ac665cb4
31 Jul, 2024
21 commits
📃
docs: docs update
· e70da2e8
陈宽宽
authored
11 months ago
e70da2e8
📃
docs: 决赛第一阶段:文件系统
· 0e072cd5
王诺贤
authored
11 months ago
0e072cd5
📃
docs: sync doc
· c8a3fece
陈宽宽
authored
11 months ago
c8a3fece
🐞
fix: 修复 sys_ppoll 参数类型错误
· b10cae47
王诺贤
authored
11 months ago
b10cae47
✨
feat: 完善 sys_ppoll
· 6e5a2987
王诺贤
authored
11 months ago
6e5a2987
✨
feat: perfect sys_sigprocmask
· c8e3a5ab
陈宽宽
authored
11 months ago
c8e3a5ab
🐞
fix: 修复 sys_sendfile
· 56201c8c
王诺贤
authored
11 months ago
56201c8c
✨
feat: 新增 sys_ppoll 和 sys_sendfile
· b2983311
王诺贤
authored
11 months ago
b2983311
✨
feat: add sys_sigtimedwait
· 729e311f
陈宽宽
authored
11 months ago
729e311f
🐞
fix: 修复未 set_sum 导致的 kernel LoadPageFault
· 938f020a
王诺贤
authored
11 months ago
938f020a
✨
feat: 新增 syscall fcntl
· 33bf2c9f
王诺贤
authored
11 months ago
33bf2c9f
🐞
fix: remove some user address translate in fs syscall
· 46adc8a4
陈宽宽
authored
11 months ago
46adc8a4
🐞
fix: 修复 ext4inode file trait
· cd9a9f0d
王诺贤
authored
11 months ago
cd9a9f0d
🐞
fix: remove user address translate in syscall
· b8d56a55
陈宽宽
authored
11 months ago
b8d56a55
🐞
fix: fix sys_brk sys_dup3
· b50f97d5
陈宽宽
authored
11 months ago
b50f97d5
✨
feat: perfect sigaction
· f09ae40c
陈宽宽
authored
11 months ago
f09ae40c
🐞
fix: 修复 sys_read kernel trap
· af4bdb3a
王诺贤
authored
11 months ago
af4bdb3a
🐞
fix: 修复 sys_read buf
· bb191b8d
王诺贤
authored
11 months ago
bb191b8d
✨
feat: add sys_group_exit;
· 82252d38
陈宽宽
authored
11 months ago
finish time-test
82252d38
🐞
fix: fix sys_writev
· fac00b04
陈宽宽
authored
11 months ago
fac00b04
✨
feat: 添加 syscall writev
· 5c6f182d
王诺贤
authored
11 months ago
5c6f182d
30 Jul, 2024
11 commits
✨
feat: add sys_clock_gettime
· fab4ee14
陈宽宽
authored
11 months ago
fab4ee14
🐞
fix: remove unnecessary mapping
· 0f066112
陈宽宽
authored
11 months ago
0f066112
✨
feat: 添加 syscall ioctl
· 6ba7eba7
王诺贤
authored
11 months ago
6ba7eba7
✨
feat: add sys_sigaction sys_sigprocmask
· 79c85f6b
陈宽宽
authored
11 months ago
79c85f6b
✨
feat: add sys_getuid euid gid egid
· 09cb881d
陈宽宽
authored
11 months ago
09cb881d
🐞
fix: fix push args in execve
· 133c0e42
陈宽宽
authored
11 months ago
133c0e42
✨
feat: 适配更多 inode ext4 方法
· 198deaf4
王诺贤
authored
11 months ago
198deaf4
🐞
fix: add offset when copy data from elf to physical memory
· 9c45f533
陈宽宽
authored
11 months ago
9c45f533
✨
feat: add sys_settid
· 6d7fda9c
陈宽宽
authored
11 months ago
6d7fda9c
🐞
fix: fix initproc
· d45bd075
陈宽宽
authored
11 months ago
d45bd075
🐞
fix &
🔧
build: 更换 ext4_rs 库
· 71a640a1
王诺贤
authored
11 months ago
71a640a1