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

Minimal filesystem skeleton v0.2.0

Latest
Compare
Choose a tag to compare
@RatCornu RatCornu released this 23 Oct 18:06
44f9e36

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.