Historial de Commits

Autor SHA1 Mensaje Fecha
  greatbridf 98ac37c635 feat(syscall): impl fch{own, mod}at and utimensat hace 7 meses
  greatbridf ca174932df fix(syscall): `fstatat` should place device number major at bit 8..16 hace 7 meses
  greatbridf 42b95ebe83 feat(syscall): impl lseek for riscv64 hace 7 meses
  greatbridf fae9380b40 feat: add syscall ppoll, fix clock_gettime for riscv64 hace 7 meses
  greatbridf c2eab5d866 feat: impl vdso for all architectures and sigreturn for riscv64 hace 7 meses
  greatbridf ac9a6b2f1f Merge remote-tracking branch 'upstream/master' into riscv64-support hace 7 meses
  greatbridf 485546e8d0 feat: add Stream used for write operations hace 7 meses
  greatbridf 4d5acf492a style: remove unused imports hace 7 meses
  greatbridf dd1d5927e1 feat: impl openat and argument printing in trace_syscall hace 7 meses
  greatbridf 353fe877ea feat: add compilation option for riscv64, fix x86 compile hace 7 meses
  greatbridf 73a10e4727 feat(syscall): impl fstatat hace 7 meses
  greatbridf ec45d646ef feat: syscall adaption hace 7 meses
  greatbridf 262b76ad95 remove(bindgen): move all the used constants to `kernel::constants` hace 8 meses
  greatbridf 43016845e4 partial work of making the new trap handling method work hace 8 meses
  greatbridf 33d30d3413 partial work: make all syscalls use the new interface hace 8 meses
  greatbridf a2ec93f2e3 temporary solution: use `Task::block_on` everywhere hace 9 meses
  greatbridf e9ec2880b8 feat: temp. impl for sys_times, update sys_statx hace 1 año
  greatbridf 555b383d90 feat(syscall): add sys_pipe2 hace 1 año
  greatbridf c6d416043e fix terminal subsystem, print syscall debug info conditionally hace 1 año
  greatbridf b9756e3233 rewrite: some of the process part and syscalls hace 1 año
  greatbridf 7930b71762 feat: rewrite filearray with rust hace 1 año