Skip to content

Conversation

ssannkkallpp
Copy link
Contributor

Boilerplate implementation for the following syscalls in the rawposix library by mirroring the definition from their respective man pages.

  • PREAD
  • PWRITE
  • CHDIR
  • RMDIR
  • CHMOD
  • FCHMOD
  • FCHDIR
  • WRITEV
  • FXSTAT
  • FTRUNCATE
  • FSTATFS
  • GETDENTS
  • LSEEK

Need to add more unit tests, and hence raising the draft PR for now.

@ssannkkallpp ssannkkallpp changed the base branch from tmp-main-2 to tmp-main August 13, 2025 03:47
@ssannkkallpp ssannkkallpp changed the base branch from tmp-main to tmp-main-2 August 13, 2025 03:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant