the second pintos project
Stars
2
Forks
0
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
13
commits
缺页错误之后直接退出,通过了bad-*测试用例15/76fails
0bca55c
完成了remove系统调用
2ff782c
完成了seek系统调用,24/76 fails
2f4d30e
完成了read和write系统调用,26/76 failed
53b416f
完成了close系统调用
f3e20f9
完成了open调用,50/76fails
c82effd
完成了create调用,58/76fail
f307dd8
完成了参数传递
8da7a83
完成了参数传递和halt调用,正在弄exit
a8c827f
exit 系统调用的正常退出模式
f35ab40
Merge remote-tracking branch 'origin/main'
3e37adc
initial commit
a7cedb8
Initial commit
39034db