GnoCiYeH
|
dfe53cf087
实现pty,附带测试程序 (#685)
|
7 months ago |
Donkey Kane
|
b8ed38251d
修复jiffy时钟过快问题,启用gettimeofday测试,修改mount测试 (#680)
|
7 months ago |
yuyi2439
|
9430523b46
使nproc可以正确获取到cpu核心数 (#689)
|
7 months ago |
LoGin
|
9b96c5b547
riscv64: switch process (#678)
|
7 months ago |
Val213
|
7d580ef99d
修复get_ramdom的长度错误问题() (#677)
|
7 months ago |
Jomo
|
56cc4dbe27
实现页面反向映射 (#670)
|
7 months ago |
BrahmaMantra
|
924d64de8d
修复了ramfs中move_to未更新parent字段的bug (#673)
|
7 months ago |
sun5etop
|
9d9a09841c
修复udp bind的时候,对port0处理不正确的问题(#676)
|
7 months ago |
LoGin
|
da15231979
实现了rtc的抽象,并且把x86的cmos rtc接入到设备驱动模型 (#674)
|
8 months ago |
TTaq
|
597ecc08c2
新加结构体POSIXSTATFS与SuperBlock用于处理statfs系统调用 (#667)
|
8 months ago |
LoGin
|
0cb807346c
修复tty设备显示在/sys目录下的bug (#668)
|
8 months ago |
曾俊
|
2755467c79
支持绘制24位深和16位深显示缓冲区 (#640)
|
8 months ago |
LoGin
|
4256da7fb6
把Device trait的set_class改为设置Weak指针,以避免循环引用问题。 (#666)
|
8 months ago |
LoGin
|
5c20e05a2e
修改bug report模版label (#665)
|
8 months ago |
Val213
|
7c958c9ef0
移植dns查询工具dog的--tcp功能 (#652)
|
8 months ago |
Donkey Kane
|
911132c4b8
修复clock_gettime返回类型错误,修复小时间间隔duration返回0问题 (#664)
|
8 months ago |
LoGin
|
401699735b
riscv: 进程管理初始化 (#654)
|
8 months ago |
裕依
|
6046f77591
Patch socketpair (#576)
|
8 months ago |
LoGin
|
3660256a9e
只对x86_64进行clippy check (#651)
|
8 months ago |
LoGin
|
4e4c8c41e9
添加clippy检测的自动化工作流 (#649)
|
8 months ago |
LoGin
|
b5b571e026
修复内核的clippy检查报错 (#637)
|
8 months ago |
Chenzx
|
4695947e1b
实现SYS_LINK和SYS_LINKAT (#611)
|
8 months ago |
LoGin
|
70f159a398
riscv64: 添加flush tlb的ipi (#636)
|
8 months ago |
TTaq
|
b4eb05a17f
Statx (#632)
|
8 months ago |
LoGin
|
8cb2e9b344
重写SMP模块 (#633)
|
8 months ago |
Donkey Kane
|
1d37ca6d17
添加mount系统调用 (#561)
|
8 months ago |
LoGin
|
1cd9bb43f0
添加core utils到系统 (#624)
|
8 months ago |
sspphh
|
8c6f21840f
实现uname系统调用 (#614)
|
8 months ago |
hmt
|
82df0a1310
fix: mkdir输出错误信息; feat: 实现get_pathname (#615)
|
8 months ago |
TTaq
|
9e481b3bfe
实现了sys_rename (#578)
|
8 months ago |