mirror of
https://github.com/apache/nuttx.git
synced 2026-08-17 10:23:23 +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_fileclose.c | ||
| fs_filedetach.c | ||
| fs_fileopen.c | ||
| fs_files.c | ||
| fs_foreachinode.c | ||
| fs_inode.c | ||
| fs_inodeaddref.c | ||
| fs_inodebasename.c | ||
| fs_inodefind.c | ||
| fs_inodefree.c | ||
| fs_inoderelease.c | ||
| fs_inoderemove.c | ||
| fs_inodereserve.c | ||
| fs_inodesearch.c | ||
| inode.h | ||
| Make.defs | ||