InfiniSim/sim/components/fs
Reinhold Gschweicher d9d729d40f FS: fix FS::Stat function by looking at local dir instead of /
Like in `FileOpen()` interpret filenames starting with `/` as paths
relative to the current working directory by removing the first `/` from
the path.

Fixes: https://github.com/InfiniTimeOrg/InfiniSim/issues/23
2022-04-24 23:23:45 +02:00
..
FS.cpp FS: fix FS::Stat function by looking at local dir instead of / 2022-04-24 23:23:45 +02:00
FS.h FS: copy lfs_info and implement FS::Stat() 2022-04-04 21:22:57 +02:00