Historial de Commits

Autor SHA1 Mensaje Fecha
  greatbridf 1cacb91f2b feat(thead_local): save and load thread local area hace 1 año
  greatbridf 74c913f994 feat(syscall): implement sigaction hace 1 año
  greatbridf e7f8d74f83 fix(rt_sigprocmask): SIG_UNBLOCK should invoke signals.unmask hace 1 año
  greatbridf 3aa82c2b13 feat(scheduler): support multi kernel stack frames hace 1 año
  greatbridf b2d19e6ff6 change(mm): remove extra memory fences hace 1 año
  greatbridf f998f5ec25 fix(port, kmods): make kmods aligned to 16bytes, make inl volatile hace 1 año
  greatbridf 6097ccb5cc fix(fat32): read the whole fat table hace 1 año
  greatbridf 759eb73ba3 rewrite(allocator): locked version of kernel allocator hace 1 año
  greatbridf 0809eb0e7b fix(filearr): allocate fd in dup2() hace 1 año
  greatbridf d5070d823a feat(syscall): mkdir hace 1 año
  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