Re-invent FS.VFS.Open()

Handle the path traversal and symbolic links in VFS.Open(). For each
path component, query the file type (directory, regular file, or
symbolic link) from the FS driver and act accordingly.
5 files changed
tree: f2ce18803baba50ce1486095540dc731f7fcc36d
  1. src/
  2. .gitignore
  3. default.adc
  4. default.gpr
  5. default.nix