Historie revizí

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