Историја ревизија

Аутор SHA1 Порука Датум
  greatbridf 56f11a3175 feat(execve): support the shebang scripts пре 7 месеци
  greatbridf 3219293b2f Merge pull request #31 from greatbridf/fix-syscall пре 7 месеци
  greatbridf 1751a0cb89 Merge branch 'master' into robust-list пре 7 месеци
  greatbridf 990e1c6ad8 fix(set_robust_list): postpone the reading of robust_list_head until we exit пре 7 месеци
  greatbridf 7178806d53 feat(syscall): impl renameat пре 7 месеци
  zhuowei shao bf6c04837b feat: implement syscall get_robust_list пре 7 месеци
  greatbridf 5fdaaef28e feat(rtc): implement RTC for riscv64 пре 7 месеци
  greatbridf 2c152fdca0 fix(execve): return error code instead of panicking when interpreter can't be found пре 7 месеци
  greatbridf 98ac37c635 feat(syscall): impl fch{own, mod}at and utimensat пре 7 месеци
  greatbridf 16cb0de6bd Merge branch 'master' into dev-drivers пре 7 месеци
  greatbridf c2eab5d866 feat: impl vdso for all architectures and sigreturn for riscv64 пре 7 месеци
  greatbridf ac9a6b2f1f Merge remote-tracking branch 'upstream/master' into riscv64-support пре 7 месеци
  greatbridf da6298e357 change(clone): parse clone args at entry point and save them into Option's пре 7 месеци
  greatbridf c9fc06cae9 change(Process): remove `do_kill_process` and use `do_exit` for those use cases пре 7 месеци
  zhuowei shao 5bcdb8040b feat: implement clone пре 7 месеци
  greatbridf 353fe877ea feat: add compilation option for riscv64, fix x86 compile пре 7 месеци
  greatbridf ec45d646ef feat: syscall adaption пре 7 месеци
  greatbridf c1b395f508 feat(timer): add sleep function пре 7 месеци
  zhuowei shao 1ff75b9e8f feat(loader): rewrite loader and support dynamic loading пре 8 месеци
  greatbridf 262b76ad95 remove(bindgen): move all the used constants to `kernel::constants` пре 8 месеци
  greatbridf 43016845e4 partial work of making the new trap handling method work пре 8 месеци
  greatbridf 33d30d3413 partial work: make all syscalls use the new interface пре 8 месеци
  greatbridf dc97e018fa refactor(mm): new abstraction of page table and etc. пре 8 месеци
  greatbridf 16acfb40f9 signal: separate signal.rs into several files пре 9 месеци
  greatbridf a2ec93f2e3 temporary solution: use `Task::block_on` everywhere пре 9 месеци
  greatbridf 1dc9996b90 rwlock: refactor to get rid of `Lock` пре 10 месеци
  greatbridf 8384960da7 locked: move Locked to enoix_sync пре 10 месеци
  greatbridf 779805a7b1 refactor: separate parts into eonix_{log, preempt, sync, runtime} crates пре 10 месеци
  greatbridf a24eaa45e1 task: rewrite the task system to decouple better. пре 10 месеци
  greatbridf c6f71ffe15 feat: add percpu readyqueue пре 10 месеци