提交歷史

作者 SHA1 備註 提交日期
  Heinz 77e6bd8f0c feat(fs): add ext4 fs support based on ext4_rs crate 7 月之前
  greatbridf e5d5464c96 Merge pull request #9 from SMS-Derfflinger/riscv64-support 7 月之前
  Heinz f7d4f9d574 style(hal): remove unused import and modify annotation 7 月之前
  Heinz e027b453ca fix(hal): fix riscv enable/disable_irq 7 月之前
  Heinz 7280c46efb feat(hal): add timer interrupt enable 7 月之前
  greatbridf fae9380b40 feat: add syscall ppoll, fix clock_gettime for riscv64 7 月之前
  greatbridf c64b5660fa fix(x86_64): as_table_attr should return None when encounter non-table page attributes 7 月之前
  greatbridf c2eab5d866 feat: impl vdso for all architectures and sigreturn for riscv64 7 月之前
  greatbridf ac9a6b2f1f Merge remote-tracking branch 'upstream/master' into riscv64-support 7 月之前
  Heinz 8160bbd621 Merge pull request #10 from Shao-ZW/master 7 月之前
  greatbridf 9f15decb66 change(mm_list): rewrite `protect` with new syntax 7 月之前
  greatbridf da6298e357 change(clone): parse clone args at entry point and save them into Option's 7 月之前
  greatbridf c9fc06cae9 change(Process): remove `do_kill_process` and use `do_exit` for those use cases 7 月之前
  zhuowei shao 11304dd3c3 feat: add pthread test 7 月之前
  greatbridf 485546e8d0 feat: add Stream used for write operations 7 月之前
  zhuowei shao 5dd3a57da4 feat: implement futex 7 月之前
  zhuowei shao b72c76b3f7 fix: fix mmap 7 月之前
  zhuowei shao 5e3b6ec384 fix: fix exit 7 月之前
  zhuowei shao 5bcdb8040b feat: implement clone 7 月之前
  zhuowei shao a8df9df74b fix: fix mprotect 7 月之前
  greatbridf 4d5acf492a style: remove unused imports 7 月之前
  greatbridf dbd48ae587 chore(build): rework of Makefile to provide better support of multiarch compilation 7 月之前
  greatbridf dd1d5927e1 feat: impl openat and argument printing in trace_syscall 7 月之前
  greatbridf a0b22bb416 style: remove arch crate 7 月之前
  greatbridf 353fe877ea feat: add compilation option for riscv64, fix x86 compile 7 月之前
  greatbridf 73a10e4727 feat(syscall): impl fstatat 7 月之前
  greatbridf 1667f0f905 feat(UserBuffer): working user buffer in riscv64 cpus 7 月之前
  greatbridf c19e26e0d1 fix(trap): update sp in kernel space traps 7 月之前
  greatbridf ec45d646ef feat: syscall adaption 7 月之前
  greatbridf c68b315120 fix: `trap_return` and `captured_trap_handler` should save `from_ctx` 7 月之前