nuttx/fs/dirent
Xiang Xiao de45e8647a Revert "s/dirent: Corrects a problem with opendir() noted by Petteri Aimonen in Bitbucket Issue 132: "opendir() fails for FAT filesystem with trailing slash in path":"
because:
1.The name of directory may terminated by the whitespace
2.inode_search can handle the trailing '/' correctly
3.Let fix the issue in FAT filesystem instead

This reverts commit 97b0235d77.
2020-09-22 23:05:10 +01:00
..
fs_closedir.c Run codespell -w against all files 2020-02-22 14:45:07 -06:00
fs_opendir.c Revert "s/dirent: Corrects a problem with opendir() noted by Petteri Aimonen in Bitbucket Issue 132: "opendir() fails for FAT filesystem with trailing slash in path":" 2020-09-22 23:05:10 +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
Make.defs Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00