Skip to content
This repository has been archived by the owner on Mar 15, 2024. It is now read-only.

Releases: RatCornu/efs

Minimal filesystem skeleton v0.2.0

23 Oct 18:06
44f9e36
Compare
Choose a tag to compare

Provides a minimal filesystem's skeleton with:

  • POSIX's general implementation of files
  • POSIX's implementation of paths
  • a function providing pathname resolution in any POSIX compliant filesystem.