Historique des commits

Auteur SHA1 Message Date
  Vitus 5db1f9ad54 refactor(ipc): Refactor the syscalls in ipc (#1183) il y a 1 semaine
  火花 aa394c1f6f feat(wait): 调整内核wait4函数参数类型 (#1175) il y a 2 semaines
  chiichen fccfa6f7ff feat: 支持动态链接 (#910) il y a 3 semaines
  火花 5422256d63 fix: 修复无法执行当前目录下程序的bug (#1154) il y a 1 mois
  火花 bc9bb9607f Feat(tty): Supplement process group logic (#1139) il y a 1 mois
  火花 fcb5bf4496 Feat(process): 增加ProcessGroup以及Session机制 (#1115) il y a 1 mois
  linfeng 1485456bf3 refacotr: remove all c files (#1131) il y a 2 mois
  LoGin 2d06264d79 feat: 实现ppoll系统调用并优化poll相关功能 (#1127) il y a 2 mois
  LoGin 488718dc2e feat: 实现poll系统调用实现并修复相关bug (#1098) il y a 3 mois
  火花 24b102b030 添加set_user_sigmask (#1090) il y a 3 mois
  LoGin bcf0382763 fix: 修复wait4系统调用部分语义与Linux不一致的问题 (#1080) il y a 5 mois
  LoGin 2b72148cae feat(syscall): 实现syscall restart (#1075) il y a 6 mois
  火花 6e85059fbc feat:添加sigprocmask系统调用 (#1046) il y a 6 mois
  LoGin 4f8f269baf fix: 解决进程退出时没有主动释放fdtable的问题 (#1069) il y a 6 mois
  LoGin 62da73bbe5 fix: 修正进程pcb的`on_cpu`字段未设置导致的panic问题 (#1057) il y a 6 mois
  MemoryShore ff76b0fcb8 修复tty处理信号时错误地将前台进程组置空的问题 & clone时未拷贝父进程tty的问题 (#1043) il y a 7 mois
  codeironman f5b2038871 ospp project (feature) add namespace overlayfs cgroup (#949) il y a 7 mois
  LoGin cae6182257 fix: 临时修复线程退出时处理tty前台进程组产生panic的bug (#985) il y a 7 mois
  MemoryShore a8753f8fff feat(tty): 实现发送SIGINT终止信号 (#952) il y a 8 mois
  LoGin dc9b4fea1b fix: pipe 读取/写入阻塞时,无法kill进程的问题 (#889) il y a 9 mois
  Jomo 0648a547da feat(cred): 初步实现Cred (#846) il y a 10 mois
  LoGin 703ce5a77c fix: 修复由于升级到2024-07-23工具链之后,某些机器上面内核运行一直fault的问题。 (#870) il y a 10 mois
  LoGin bd70d2d1f4 chore: 将工具链更新到2024-07-23 (#864) il y a 10 mois
  donjuanplatinum 3d4cd853a3 feat(procfs): update procfs (#831) il y a 1 an
  曾俊 2eab6dd743 feat(log): 将内核日志统一为新的logger (#814) il y a 1 an
  LoGin 352ee04918 fix: disable mm debug log to prevent system lockup due to thingbuf issue (#808) il y a 1 an
  SMALLC fbd63a301c feat: alarm系统调用实现 (#710) il y a 1 an
  曾俊 3959e94df3 bugfix: 修复smp启动的时候,损坏0号核心的idle进程的内核栈的问题 (#711) il y a 1 an
  hmt 06560afa2a Patch feat robust futex (#682) il y a 1 an
  LoGin 23ef2b33d1 riscv: 把内核编译target改为riscv64gc & 获取time csr的频率 & 修正浮点保存与恢复的汇编的问题 (#699) il y a 1 an