nuta / kerla

A new operating system kernel with Linux binary compatibility written in Rust.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement `lseek` syscall

castarco opened this issue · comments

I'm opening this issue to track the implementation of the lseek syscall, as I plan to work on it. I'll iterate over the issue description by adding more "bullet points" as I improve my understanding of what's needed.

  • "implementation" (might be broken into smaller subtasks)
  • tests