提交历史

作者 SHA1 备注 提交日期
  kaleidoscope416 e769493840 fix(syscall):修复syslog的bug (#1327) 1 天之前
  JingXuan_Wei bb99d3f6ed feat(kexec & initram):Add kexec and initram support for x86 architecture (#1303) 1 天之前
  火花 50a70e9424 feat(net): 桥接网络支持 (#1287) 2 天之前
  linfeng c651b2747c add dropbear support (#1304) 4 天之前
  JingXuan_Wei 9634e5e530 feat(riscv platform vf2): vf2 platform adapted to riscv architecture (#1285) 5 天之前
  LoGin c353791804 fix(futex): 修复futex定时器激活逻辑导致唤醒丢失的问题&复FUTEX_WAKE_OP操作中的Linux兼容性问题 (#1326) 5 天之前
  LoGin 1e637b2e9e fix: 修复多线程的一些bug (#1325) 1 周之前
  LoGin 7f1a7eff48 test(write): 从阻塞列表中移除 WriteTest.WriteExceedsRLimit 测试 (#1324) 2 周之前
  LoGin 0fdf7e1123 feat(ipc): 实现 rt_sigtimedwait 系统调用并优化信号处理机制 (#1323) 2 周之前
  LoGin 978252d00a fix(futex): 修复futex系统调用参数处理逻辑 (#1321) 3 周之前
  LoGin bc7c38b705 refactor(futex): 迁移futex系统调用到syscall table机制 (#1320) 3 周之前
  LoGin 3b3b55bfc9 fix(futex): 修复futex的一些bug (#1311) 3 周之前
  github-actions[bot] 7d49e1166b Update translated documentation (#1317) 3 周之前
  黄铭涛 625abda35e feat(misc/reboot): 进一步完善reboot系统调用 (#1157) 3 周之前
  黄铭涛 b74420f48e feat(test): 增加系统启动后执行syscall集成测试的make命令并将其加入流水线中 (#1306) 3 周之前
  LoGin 225be1aff8 refactor(time): 将时间相关系统调用重构到syscall table机制下 (#1314) 3 周之前
  LoGin 7059be4b90 feat(fs): implement RLIMIT_FSIZE limit checking (#1312) 3 周之前
  github-actions[bot] 4fdedf3df4 Update translated documentation (#1315) 3 周之前
  linfeng 5d74560493 fix: Fixed some bugs in network and file system (#1302) 3 周之前
  LoGin 84a5869169 feat(filesystem): 实现truncate系统调用 (#1308) 3 周之前
  LoGin 09373ed8a1 build(dropbear): 移除libcrypt-dev依赖安装命令 (#1309) 3 周之前
  LoGin f1ca2910e6 feat: add sys_clock_nanosleep, tgkill, tkill (#1307) 3 周之前
  linfeng 12a5d61263 add dropbear app (#1295) 3 周之前
  Shenjie Yang 81d1381f27 factor(clone, mempolicy, cpuinfo): 实现clone3和get_mempolicy系统调用,并实现`/proc/cpuinfo`文件 (#1299) 3 周之前
  LoGin afc09a460b feat(process): 新增进程资源限制(rlimit)管理功能及相关系统调用 (#1300) 1 月之前
  kaleidoscope416 1e90730d34 fix(syscall): 修复mincore系统调用 (#1301) 1 月之前
  LoGin 5946260e1e fix(syscall): 修复 setdomainname 和 sethostname 系统调用 (#1298) 1 月之前
  LoGin 6b7088f6b4 fix(syscall): 处理不支持的系统调用,返回错误而非panic (#1297) 1 月之前
  LoGin 5ba9b93f3f test(gvisor): add chdir_test and fix test runner filter formatting (#1296) 1 月之前
  github-actions[bot] 04ed1a33c9 Update translated documentation (#1294) 1 月之前