Commit Verlauf

Autor SHA1 Nachricht Datum
  greatbridf 74c913f994 feat(syscall): implement sigaction vor 1 Jahr
  greatbridf e7f8d74f83 fix(rt_sigprocmask): SIG_UNBLOCK should invoke signals.unmask vor 1 Jahr
  greatbridf 3aa82c2b13 feat(scheduler): support multi kernel stack frames vor 1 Jahr
  greatbridf b2d19e6ff6 change(mm): remove extra memory fences vor 1 Jahr
  greatbridf f998f5ec25 fix(port, kmods): make kmods aligned to 16bytes, make inl volatile vor 1 Jahr
  greatbridf 6097ccb5cc fix(fat32): read the whole fat table vor 1 Jahr
  greatbridf 759eb73ba3 rewrite(allocator): locked version of kernel allocator vor 1 Jahr
  greatbridf 0809eb0e7b fix(filearr): allocate fd in dup2() vor 1 Jahr
  greatbridf d5070d823a feat(syscall): mkdir vor 1 Jahr
  greatbridf 496a4bb31f feat(syscall): impl. partial gettid and wait4 vor 1 Jahr
  greatbridf 5926e83a34 feat(syscall): uname, getpgid, getuid, rt_sigaction(half works) vor 1 Jahr
  greatbridf 20ed412b5a fix(rbtree): rbtree copy vor 1 Jahr
  greatbridf fdb0052684 fix(signal): wakeup the threading on signals generated vor 1 Jahr
  greatbridf a52f58ffb4 feat(syscall): add rt_sigprocmask vor 1 Jahr
  greatbridf d53ea9f452 fix(usp-sh): fix pipecmd vor 1 Jahr
  greatbridf 35cce41a09 fix(vfs): close pipes properly, prohibit sendfile64 used on non regular files vor 1 Jahr
  greatbridf 5813062c00 Merge branch 'dev' vor 1 Jahr
  greatbridf 41566272a6 fix(mmap): adjust file nullptr check vor 1 Jahr
  greatbridf d8a51c9d64 chore(make): update Makefile.src vor 1 Jahr
  greatbridf b4ec221a53 feat(ahci): add ahci controller driver vor 1 Jahr
  greatbridf 12c41b087e refactor(irq): new irq handling method vor 1 Jahr
  greatbridf 46dc1ed418 fix(vfs): check whether a dentry is a directory before read and write vor 1 Jahr
  greatbridf 880a7a1057 change(mbr): read 320KB vor 1 Jahr
  greatbridf 0746c681e2 change(allocator): make all functions constexpr vor 1 Jahr
  greatbridf 5cf3c5bd56 fix(vector): fix bugs, optimize memory allocation vor 1 Jahr
  greatbridf 25e48c79a2 change(image): rename bb to busybox_ vor 1 Jahr
  greatbridf 8efa4a211a feat(syscall): add sendfile64 vor 1 Jahr
  greatbridf 8123051e6a feat(libstdc++): addr max and min vor 1 Jahr
  greatbridf 4a42fe3956 refactor(vfs): rewrite struct file vor 1 Jahr
  greatbridf 47934b45b5 feat(libstdc++): add shared_ptr vor 1 Jahr