Commit Verlauf

Autor SHA1 Nachricht Datum
  greatbridf 1e9ae1be41 feat(BlockDevice): add write requests for block devices vor 7 Monaten
  greatbridf c2eab5d866 feat: impl vdso for all architectures and sigreturn for riscv64 vor 7 Monaten
  greatbridf 485546e8d0 feat: add Stream used for write operations vor 7 Monaten
  greatbridf 73a10e4727 feat(syscall): impl fstatat vor 7 Monaten
  greatbridf 262b76ad95 remove(bindgen): move all the used constants to `kernel::constants` vor 8 Monaten
  greatbridf 1cc6683440 fix(sendfile): `sendfile` returns wrong written byte count vor 8 Monaten
  greatbridf dc97e018fa refactor(mm): new abstraction of page table and etc. vor 8 Monaten
  greatbridf a2ec93f2e3 temporary solution: use `Task::block_on` everywhere vor 9 Monaten
  greatbridf 3d55507589 mutex: refactor to get rid of `Lock` vor 10 Monaten
  greatbridf e9ec2880b8 feat: temp. impl for sys_times, update sys_statx vor 1 Jahr
  greatbridf 780114025c clean: remove some redundant types vor 1 Jahr
  greatbridf 0295d3e954 fix: UserBuffer move CheckedUserPointer on fill called vor 1 Jahr
  greatbridf c6d416043e fix terminal subsystem, print syscall debug info conditionally vor 1 Jahr
  greatbridf b9756e3233 rewrite: some of the process part and syscalls vor 1 Jahr
  greatbridf 7930b71762 feat: rewrite filearray with rust vor 1 Jahr