Historie revizí

Autor SHA1 Zpráva Datum
  greatbridf b4bb1feadf rewrite(string): new string class před 11 měsíci
  greatbridf 635ea3e5ee feat(llseek): llseek return file->seek před 11 měsíci
  greatbridf bd0da59162 fix(lock): add lock_irq to avoid deadlocks před 11 měsíci
  greatbridf b12cf751c9 feat(syscall): impl MONOTONIC clock for gettime před 11 měsíci
  greatbridf 87949fe12a feat(syscall): impl. symlink and readlink před 11 měsíci
  greatbridf 7efa80fa12 feat: poll() and llseek() for busybox shell před 11 měsíci
  greatbridf ad3ff833e5 refactor: rewrite thread and readyqueue před 11 měsíci
  greatbridf 1504e35835 change(syscall): kill unsupported syscall in place před 11 měsíci
  greatbridf 698266b865 feature(tty): support of tty termios před 11 měsíci
  greatbridf 94f3cee3e5 refactor: move init script out of init_vfs před 11 měsíci
  greatbridf e75d8437f5 feature(syscall): unlink and access před 11 měsíci
  greatbridf 1c7a276b93 change(proclist): remove emplace from proclist; před 11 měsíci
  greatbridf 0c005d1b68 fix(dup2): newfd should not share flags(O_CLOEXEC) with oldfd před 1 rokem
  greatbridf c29afbde1d feat(truncate): add it to syscall, vfs and tmpfs před 1 rokem
  greatbridf 4ac28ae9a7 feat(init): execute init script using busybox sh před 1 rokem
  greatbridf 1cacb91f2b feat(thead_local): save and load thread local area před 1 rokem
  greatbridf 74c913f994 feat(syscall): implement sigaction před 1 rokem
  greatbridf e7f8d74f83 fix(rt_sigprocmask): SIG_UNBLOCK should invoke signals.unmask před 1 rokem
  greatbridf 3aa82c2b13 feat(scheduler): support multi kernel stack frames před 1 rokem
  greatbridf d5070d823a feat(syscall): mkdir před 1 rokem
  greatbridf 496a4bb31f feat(syscall): impl. partial gettid and wait4 před 1 rokem
  greatbridf 5926e83a34 feat(syscall): uname, getpgid, getuid, rt_sigaction(half works) před 1 rokem
  greatbridf fdb0052684 fix(signal): wakeup the threading on signals generated před 1 rokem
  greatbridf a52f58ffb4 feat(syscall): add rt_sigprocmask před 1 rokem
  greatbridf 35cce41a09 fix(vfs): close pipes properly, prohibit sendfile64 used on non regular files před 1 rokem
  greatbridf 5813062c00 Merge branch 'dev' před 1 rokem
  greatbridf 8efa4a211a feat(syscall): add sendfile64 před 1 rokem
  greatbridf 4a42fe3956 refactor(vfs): rewrite struct file před 1 rokem
  greatbridf 6d321f5eac feat(open): open() can now create new files před 1 rokem
  greatbridf b5faee6ded feat(types::path): add types::path to handle paths před 1 rokem