mirror of
https://github.com/apache/nuttx.git
synced 2026-08-03 05:09:00 +00:00
all functions which accept the path argument should support the relative path: https://pubs.opengroup.org/onlinepubs/9699919799/functions/open.html Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com> |
||
|---|---|---|
| .. | ||
| fs_closedir.c | ||
| fs_opendir.c | ||
| fs_readdir.c | ||
| fs_rewinddir.c | ||
| fs_seekdir.c | ||
| Make.defs | ||