Skip to content

Add some vfs syscalls#51

Merged
ryuukumar merged 27 commits intomainfrom
fs/syscalls
May 2, 2026
Merged

Add some vfs syscalls#51
ryuukumar merged 27 commits intomainfrom
fs/syscalls

Conversation

@ryuukumar
Copy link
Copy Markdown
Owner

@ryuukumar ryuukumar commented May 1, 2026

  • Adds these syscalls: chdir, getdents, getcwd, fstat, stat
  • Modifies lookup and related functions to actually support relative paths
  • Also configures newlib because it doesn't expose getdents specifically

@ryuukumar
Copy link
Copy Markdown
Owner Author

image

getdents results show up!

@ryuukumar ryuukumar merged commit c6b2b8d into main May 2, 2026
1 check passed
@ryuukumar ryuukumar deleted the fs/syscalls branch May 2, 2026 10:26
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