提交历史

作者 SHA1 备注 提交日期
  greatbridf 07638e3531 change(kernel): remove types::pair 1 年之前
  greatbridf c4bd0eb20e feat(libstdc++): tuple 1 年之前
  greatbridf e1446fc737 style(process): use structured binding... 1 年之前
  greatbridf 727c3c936a refactor(gblibstdc++): add type_traits and utility 1 年之前
  greatbridf 7472cbe839 feat(gbstdlibc++): add gbstdlibc++ and utility 1 年之前
  greatbridf 427190bcbe feat: setpgrp 2 年之前
  greatbridf 760c462f77 feat(pipe): send EOF on write end close 2 年之前
  greatbridf 1ff2137333 feat: replace evequeue by cond_var 2 年之前
  greatbridf 6ab99e3b3d change: make schedule() return int. status 2 年之前
  greatbridf 611384a51b feat(pipe): add syscall pipe 2 年之前
  greatbridf c268e31f28 feat(dup): add syscall dup and dup2 2 年之前
  greatbridf ca1a736d4f feat: close() syscall and shell redirection 2 年之前
  greatbridf 04de266681 feat(signal): send SIGINT, SIGQUIT and SIGSTOP 2 年之前
  greatbridf 300de58007 add sid and pgid 2 年之前
  greatbridf 533155f3ad change: move def. of pid_t to gblibc 2 年之前
  greatbridf 0471ee9813 change: replace some _new with operator new 2 年之前
  greatbridf 304ecefefb feat: move kernel to 0xc0000000 2 年之前
  greatbridf a9e1f08cc6 style: kernel_main 2 年之前
  greatbridf 183ed5166f feat: check O_DIRECTORY flag 2 年之前
  greatbridf 0be57320a7 feat(chdir): add syscall chdir 2 年之前
  greatbridf 8cd5128366 feat: add freeze() and kill_current() 2 年之前
  greatbridf 38c7861ce7 fix(thd): subtract ptr by kstack size on freeing 2 年之前
  greatbridf bc87e8c44f feat: move codes to kill proc into proclist kill() 2 年之前
  greatbridf 3b78bb6760 fix(files): files may be closed for multiple times 2 年之前
  greatbridf d44046d21c feat(gblibc): separate libc from kernel code 2 年之前
  greatbridf c8ff5b072a feat(syscall): add getdents 2 年之前
  greatbridf bd25366506 change(file): add ptr to parent in struct file 2 年之前
  greatbridf 8326c982e1 adapt more parts to cpp 2 年之前
  greatbridf 79482631aa feat(file): add file descriptors 2 年之前
  greatbridf edb5ac858c fix(syscall_exit): remove all thds from ready list 2 年之前