Commit History

Автор 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 месеца