Commit History

作者 SHA1 備註 提交日期
  greatbridf e6c6d8f1b7 feat: use RAII to manage dentry pointers 8 月之前
  greatbridf cafeec4a85 refactor: rewrite all dentry part of vfs 8 月之前
  greatbridf 4eb3d8228e change(process): remove k_new_threadd 9 月之前
  greatbridf 6be43506e5 change(filearray): add filearray class 9 月之前
  greatbridf 6c5408c96f add schedstat, improve schedule algorithm 10 月之前
  greatbridf dfcbe573b1 fix bugs, add serial module 10 月之前
  greatbridf ac083a7cf0 brand new mem subsystem 10 月之前
  greatbridf a092424c56 slab and buddy allocator 10 月之前
  greatbridf bd0da59162 fix(lock): add lock_irq to avoid deadlocks 11 月之前
  greatbridf 970c203132 change(fat32): use map to store cluster buffer 11 月之前
  greatbridf ad3ff833e5 refactor: rewrite thread and readyqueue 11 月之前
  greatbridf dbda9e3578 refactor: divide vfs.hpp into four 11 月之前
  greatbridf 1c7a276b93 change(proclist): remove emplace from proclist; 1 年之前
  greatbridf 530db35b6a feat(file): append to file 1 年之前
  greatbridf 0c005d1b68 fix(dup2): newfd should not share flags(O_CLOEXEC) with oldfd 1 年之前
  greatbridf 4ac28ae9a7 feat(init): execute init script using busybox sh 1 年之前
  greatbridf 1cacb91f2b feat(thead_local): save and load thread local area 1 年之前
  greatbridf 74c913f994 feat(syscall): implement sigaction 1 年之前
  greatbridf 5926e83a34 feat(syscall): uname, getpgid, getuid, rt_sigaction(half works) 1 年之前
  greatbridf fdb0052684 fix(signal): wakeup the threading on signals generated 1 年之前
  greatbridf a52f58ffb4 feat(syscall): add rt_sigprocmask 1 年之前
  greatbridf 35cce41a09 fix(vfs): close pipes properly, prohibit sendfile64 used on non regular files 1 年之前
  greatbridf 5813062c00 Merge branch 'dev' 1 年之前
  greatbridf 4a42fe3956 refactor(vfs): rewrite struct file 1 年之前
  greatbridf 6d321f5eac feat(open): open() can now create new files 1 年之前
  greatbridf b5faee6ded feat(types::path): add types::path to handle paths 1 年之前
  greatbridf 09fa92b097 feat(syscall): add fcntl64 1 年之前
  greatbridf 4ee526a1aa refactor(mm): some tweaks of mm and mm_list 1 年之前
  greatbridf 696aaa567c feat(syscall): add clock_gettime64, getuid and prctl 1 年之前
  greatbridf da4fc9c087 feat(syscall): add syscalls, change syscall ids 1 年之前