diff options
author | robert <robert@hammelrath.com> | 2020-04-29 18:13:22 +0200 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2020-05-08 21:37:51 +1000 |
commit | a5ea4b9f3f3fd394afdf65223b5e55c8d9fccc53 (patch) | |
tree | b5bf89a068d617cbd5785e2b54f4a6d4c2f0dbfa /py/scheduler.c | |
parent | 037c83b0ed47abe68c47c8fa617fdc0041b699f0 (diff) |
extmod/vfs_lfsx: Fix path handling in uos.stat() to consider cur dir.
This fixes the bug, that stat(filename) would not consider the current
working directory. So if e.g. the cwd is "lib", then stat("main.py") would
return the info for "/main.py" instead of "/lib/main.py".
Diffstat (limited to 'py/scheduler.c')
0 files changed, 0 insertions, 0 deletions