Historial de Commits

Autor SHA1 Mensaje Fecha
  greatbridf 496a4bb31f feat(syscall): impl. partial gettid and wait4 hace 1 año
  greatbridf 5926e83a34 feat(syscall): uname, getpgid, getuid, rt_sigaction(half works) hace 1 año
  greatbridf 20ed412b5a fix(rbtree): rbtree copy hace 1 año
  greatbridf fdb0052684 fix(signal): wakeup the threading on signals generated hace 1 año
  greatbridf a52f58ffb4 feat(syscall): add rt_sigprocmask hace 1 año
  greatbridf d53ea9f452 fix(usp-sh): fix pipecmd hace 1 año
  greatbridf 35cce41a09 fix(vfs): close pipes properly, prohibit sendfile64 used on non regular files hace 1 año
  greatbridf 5813062c00 Merge branch 'dev' hace 1 año
  greatbridf 41566272a6 fix(mmap): adjust file nullptr check hace 1 año
  greatbridf d8a51c9d64 chore(make): update Makefile.src hace 1 año
  greatbridf b4ec221a53 feat(ahci): add ahci controller driver hace 1 año
  greatbridf 12c41b087e refactor(irq): new irq handling method hace 1 año
  greatbridf 46dc1ed418 fix(vfs): check whether a dentry is a directory before read and write hace 1 año
  greatbridf 880a7a1057 change(mbr): read 320KB hace 1 año
  greatbridf 0746c681e2 change(allocator): make all functions constexpr hace 1 año
  greatbridf 5cf3c5bd56 fix(vector): fix bugs, optimize memory allocation hace 1 año
  greatbridf 25e48c79a2 change(image): rename bb to busybox_ hace 1 año
  greatbridf 8efa4a211a feat(syscall): add sendfile64 hace 1 año
  greatbridf 8123051e6a feat(libstdc++): addr max and min hace 1 año
  greatbridf 4a42fe3956 refactor(vfs): rewrite struct file hace 1 año
  greatbridf 47934b45b5 feat(libstdc++): add shared_ptr hace 1 año
  greatbridf 9ca65a15e9 fix(inode_write): update inode size after writting hace 1 año
  greatbridf 6d321f5eac feat(open): open() can now create new files hace 1 año
  greatbridf b5faee6ded feat(types::path): add types::path to handle paths hace 1 año
  greatbridf 0f9c6c4603 feat(syscall): add getdents64 hace 1 año
  greatbridf 09fa92b097 feat(syscall): add fcntl64 hace 1 año
  greatbridf 2656facbab feat(syscall): add statx hace 1 año
  greatbridf 8576f82ca1 fix(mm.split): update file offset of newmm hace 1 año
  greatbridf 50b9527a09 feat(syscall): add mmap and munmap hace 1 año
  greatbridf 281050186a feat(std::set): add template key version of lower_bound hace 1 año