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
蒲明淏
OSKernel2024-X-k210
Commits
0dcc2e8f4f9cc8d3b5446299a722f3ada5020153
Select Git revision
oskernel2024-x-k210
Author
Search by author
Any Author
20 Apr, 2024
14 commits
add sys_dup3
· 0dcc2e8f
k1p123456
authored
1 year ago
0dcc2e8f
add sys_chdir
· 8ebb45a9
k1p123456
authored
1 year ago
8ebb45a9
add sys_mkdirat
· a28537b6
k1p123456
authored
1 year ago
a28537b6
clear some dirty outputs
· 575f170f
k1p123456
authored
1 year ago
575f170f
modify some bugs and add test_openat
· 2b3933fe
k1p123456
authored
1 year ago
2b3933fe
previous waitpid fail is because of dirty output
· 40f83237
k1p123456
authored
1 year ago
40f83237
add waitpid
· c6823139
k1p123456
authored
1 year ago
c6823139
add sys_yield
· 62481d27
k1p123456
authored
1 year ago
62481d27
fail to pass test_getpid
· 60e58163
k1p123456
authored
1 year ago
60e58163
pass test_waitpid
· 34adc608
k1p123456
authored
1 year ago
34adc608
add sys_clone
· cc35e48a
k1p123456
authored
1 year ago
cc35e48a
add sys_wait
· 25a7e8a7
k1p123456
authored
1 year ago
25a7e8a7
add sys_fork
· 5d2daec9
k1p123456
authored
1 year ago
5d2daec9
modify initcode, add wait call
· 0549386f
k1p123456
authored
1 year ago
0549386f
19 Apr, 2024
7 commits
test, maybe initcode need waitpid
· 002e8b20
k1p123456
authored
1 year ago
002e8b20
add sys_openat, sys_close, sys_read, sys_write
· 1a10b08c
k1p123456
authored
1 year ago
1a10b08c
add sys_getppid
· 29034a73
k1p123456
authored
1 year ago
29034a73
change initcode to a shorter way
· b8d31a8a
k1p123456
authored
1 year ago
b8d31a8a
remove some bugs
· 6cb6ba44
k1p123456
authored
1 year ago
6cb6ba44
add sys_getcwd
· e0d49e4f
k1p123456
authored
1 year ago
e0d49e4f
add sys_brk
· 7dceae09
k1p123456
authored
1 year ago
7dceae09
16 Apr, 2024
2 commits
用initcode.S来写那个扫描函数吧
· 3acf38a7
k1p123456
authored
1 year ago
3acf38a7
add my own initcode succeed to exec /dup
· 6b3833d6
k1p123456
authored
1 year ago
6b3833d6
13 Apr, 2024
11 commits
test
· 76cf2642
k1p123456
authored
1 year ago
76cf2642
try to add sys_openat
· c0567f44
k1p123456
authored
1 year ago
c0567f44
modify sys_dup3
· 7ae4bedc
k1p123456
authored
1 year ago
7ae4bedc
try to modify sys_getcwd
· dc04c34e
k1p123456
authored
1 year ago
dc04c34e
modify sys_getcwd
· 8813efd1
k1p123456
authored
1 year ago
8813efd1
test
· d676ce76
k1p123456
authored
1 year ago
d676ce76
test
· e0148b11
k1p123456
authored
1 year ago
e0148b11
add syscall getppid
· 270df541
k1p123456
authored
1 year ago
270df541
change user init code
· 171f1e71
k1p123456
authored
1 year ago
171f1e71
add test cases, and modify makefile
· 057568ff
k1p123456
authored
1 year ago
057568ff
update sbi-qemu,and make according to they process
· ddd16dad
k1p123456
authored
1 year ago
ddd16dad
09 Apr, 2024
3 commits
test
· a76d5af3
k1p123456
authored
1 year ago
a76d5af3
test
· 80b8a106
k1p123456
authored
1 year ago
80b8a106
test
· ddb9efe9
k1p123456
authored
1 year ago
ddb9efe9
08 Apr, 2024
2 commits
nothing
· c824cd73
k1p123456
authored
1 year ago
c824cd73
make "make all" right
· 6d8e9f0d
k1p123456
authored
1 year ago
6d8e9f0d
06 Apr, 2024
1 commit
test
· 9261b44f
k1p123456
authored
1 year ago
9261b44f