Commit History

Автор SHA1 Съобщение Дата
  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 месеца
  greatbridf f10251a691 feat: add sys_chmod, remove debug prints преди 1 година
  greatbridf ac2cb64f02 feat: blank impl for getrusage and madvise преди 1 година
  greatbridf ee488bcb18 feat(syscall): temporary impl of getrlimit, vfork and sysinfo преди 1 година
  greatbridf f5b4da3309 change(mm_list): separate mm_list from process on elf loading преди 1 година
  greatbridf a66b415fd7 feat(syscall): add sys_prlimit64 преди 1 година
  greatbridf 780114025c clean: remove some redundant types преди 1 година
  greatbridf 63a2aca6fb feat: add temporary impl for prlimit64 преди 1 година