Historique des commits

Auteur SHA1 Message Date
  greatbridf 2967de5de3 syscall: fix struct termios definitions il y a 5 mois
  greatbridf dee96a3a6a syscall: migrate all syscalls to async... il y a 5 mois
  greatbridf 874a4fa000 task: migrate all Task::block_on calls to task::block_on il y a 6 mois
  greatbridf e23c9eb1f2 runtime: new task sleep-wakeup method and some adaption il y a 6 mois
  greatbridf c2eab5d866 feat: impl vdso for all architectures and sigreturn for riscv64 il y a 7 mois
  greatbridf 485546e8d0 feat: add Stream used for write operations il y a 7 mois
  greatbridf 262b76ad95 remove(bindgen): move all the used constants to `kernel::constants` il y a 8 mois
  greatbridf a2ec93f2e3 temporary solution: use `Task::block_on` everywhere il y a 9 mois
  greatbridf 3d55507589 mutex: refactor to get rid of `Lock` il y a 10 mois
  greatbridf 1dc9996b90 rwlock: refactor to get rid of `Lock` il y a 10 mois
  greatbridf 8384960da7 locked: move Locked to enoix_sync il y a 10 mois
  greatbridf 779805a7b1 refactor: separate parts into eonix_{log, preempt, sync, runtime} crates il y a 10 mois
  greatbridf b29d448a4f serial: improve irq handle. add worker support il y a 10 mois
  greatbridf eaa6cda7db style: remove unused warnings il y a 1 an
  greatbridf 66958893e5 rewrite: move Process, ProcessGroup, Session out of thread.rs il y a 1 an
  greatbridf 1977d04c21 fix(tty): some abnormal behavior in tty job control ops. il y a 1 an
  greatbridf c6d416043e fix terminal subsystem, print syscall debug info conditionally il y a 1 an
  greatbridf fca6223938 move interrupt and vm to rust il y a 1 an
  greatbridf b9756e3233 rewrite: some of the process part and syscalls il y a 1 an