incubator-nuttx/fs/dirent
Xiang Xiao 67ef70d460 vfs/dirread: Should return the same file type as lstat
by extend the possible value of d_type for the special file

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-07-07 13:41:10 +01:00
..
Make.defs Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
fs_closedir.c Run codespell -w against all files 2020-02-22 14:45:07 -06:00
fs_opendir.c Check return from nxsem_wait_initialize() 2020-03-30 01:33:31 +01:00
fs_readdir.c vfs/dirread: Should return the same file type as lstat 2020-07-07 13:41:10 +01:00
fs_rewinddir.c Check return from nxsem_wait_initialize() 2020-03-30 01:33:31 +01:00
fs_seekdir.c Check return from nxsem_wait_initialize() 2020-03-30 01:33:31 +01:00