Historie revizí

Autor SHA1 Zpráva Datum
  greatbridf 1513e66772 fix(FileArray): release the spinlock before dropping inner files před 7 měsíci
  greatbridf 1e9ae1be41 feat(BlockDevice): add write requests for block devices 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 485546e8d0 feat: add Stream used for write operations před 7 měsíci
  greatbridf 73a10e4727 feat(syscall): impl fstatat 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 1cc6683440 fix(sendfile): `sendfile` returns wrong written byte count před 8 měsíci
  greatbridf dc97e018fa refactor(mm): new abstraction of page table and etc. před 8 měsíci
  greatbridf a2ec93f2e3 temporary solution: use `Task::block_on` everywhere před 9 měsíci
  greatbridf 3d55507589 mutex: refactor to get rid of `Lock` před 10 měsíci
  greatbridf e9ec2880b8 feat: temp. impl for sys_times, update sys_statx před 1 rokem
  greatbridf 780114025c clean: remove some redundant types před 1 rokem
  greatbridf 0295d3e954 fix: UserBuffer move CheckedUserPointer on fill called 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