LoGin
|
40e92db370
chore: Upgrade kernel toolchain to 250810 (#1257)
|
1 天之前 |
LoGin
|
ba4af7f718
feat: Add sys_unshare (#1260)
|
2 天之前 |
LoGin
|
3ab5403938
fix: 修复futex处理中的用户空间内存访问问题 (#1259)
|
2 天之前 |
linfeng
|
9d8f287d1c
refactor: Compile user programs uniformly (#1239)
|
1 周之前 |
LoGin
|
955e97ad3e
feat(filesystem): 添加MountFlags支持并实现`/proc/mounts`文件 (#1253)
|
1 周之前 |
LoGin
|
a6404b52b8
refactor(bitmap): 重构静态位图实现,移除incomplete_features依赖 (#1256)
|
1 周之前 |
linfeng
|
e439a66004
feat: add set/getgroups syscall (#1255)
|
1 周之前 |
LoGin
|
80a5739246
chore: 更新NovaShell的git revision版本为25dce88 (#1252)
|
1 周之前 |
kaleidoscope416
|
169b3a7988
feat(proc): 在proc中添加进程在cpu上运行的时间与进程开始运行的时间的信息 (#1238)
|
1 周之前 |
linfeng
|
aaca906914
fix: Fixed several errors in the file system (#1249)
|
1 周之前 |
linfeng
|
501d9f259a
feat: support fsync/sync/syncfs syscall (#1250)
|
2 周之前 |
kaleidoscope416
|
b1c4f459b2
refactor(vfs/syscall): 重构部分vfs下的系统调用 (#1236)
|
2 周之前 |
LoGin
|
91827fc04a
feat: implement basic mount namespace support (#1246)
|
2 周之前 |
LoGin
|
1875b2feb0
fix(procfs): 修复进程名称显示问题 (#1245)
|
2 周之前 |
LoGin
|
5038bf86d5
feat: implement namespace proxy and PID namespace support (#1244)
|
2 周之前 |
chiichen
|
dcd79b408b
feat: basic support build kernel rust codes with nix (#1213)
|
3 周之前 |
LoGin
|
4407984044
feat(mm): 添加mincore系统调用,返回ENOSYS (#1241)
|
3 周之前 |
linfeng
|
cd10e69927
feat: add execveat syscall (#1240)
|
3 周之前 |
linfeng
|
8aa3b7cdfb
feat: add select and pselect6 syscall (#1229)
|
1 月之前 |
火花
|
a63fac831f
feat(tty): 在proc中添加进程的tty信息 (#1237)
|
1 月之前 |
LoGin
|
c8af029744
refactor(time): 将nanosleep系统调用适配新的syscall table (#1233)
|
1 月之前 |
LoGin
|
1498dbac23
fix(process): 修复waitpid在处理Blocked状态时的逻辑错误 (#1235)
|
1 月之前 |
LoGin
|
cade251128
fix: 解决syscall_table处理结束后,忘记执行调度的bug (#1234)
|
1 月之前 |
LoGin
|
9156c83658
fix: 临时修复进程execve没恢复默认的sighandler的问题 (#1232)
|
1 月之前 |
LoGin
|
33c42e7dfb
refactor(kernel): 增加内核栈大小从0x4000到0x8000 (#1230)
|
1 月之前 |
LoGin
|
7fb7701e19
refactor(x86/ipc): 将信号处理相关代码迁移至generic_signal模块 (#1226)
|
1 月之前 |
github-actions[bot]
|
85f8d97ee7
Update translated documentation (#1225)
|
1 月之前 |
LoGin
|
7ea0781b79
Fix mountable fs doc (#1224)
|
1 月之前 |
LoGin
|
5ef0a83b59
ci: 优化文档翻译工作流配置 (#1222)
|
1 月之前 |
火花
|
1e574d89fa
feat(fs): 补充mount系统调用,增加对硬盘挂载 & ext4文件系统的支持 (#1182)
|
1 月之前 |