DoL
Results
3
comments of
DoL
dup:原本的系统在cd 切换目录时会创建管道文件(shell的问题?),占用fd 3,4,测试用例输出5 使用busybox init作为引导程序后重新启动,能正确输出: 
fork系统调用属于process部分,已迁移 https://github.com/DragonOS-Community/DragonOS/pull/1184 暂时先添加log的行为
> fork系统调用属于process部分,已迁移 [#1184](https://github.com/DragonOS-Community/DragonOS/pull/1184) 暂时先添加log的行为 fork和vfork暂时先不注册到系统调用表,保留原先match匹配