incubator-nuttx/fs
Xiang Xiao bd4e8e19d3 Run codespell -w against all files
and fix the wrong correction
2020-02-22 14:45:07 -06:00
..
aio Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
binfs Fix typos in comments 2020-02-12 14:07:56 +01:00
cromfs Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
dirent Run codespell -w against all files 2020-02-22 14:45:07 -06:00
driver Run codespell -w against all files 2020-02-22 14:45:07 -06:00
fat Run codespell -w against all files 2020-02-22 14:45:07 -06:00
hostfs Run codespell -w against all files 2020-02-22 14:45:07 -06:00
inode Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
littlefs Run codespell -w against all files 2020-02-22 14:45:07 -06:00
mmap Run codespell -w against all files 2020-02-22 14:45:07 -06:00
mount Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
mqueue Run codespell -w against all files 2020-02-22 14:45:07 -06:00
nfs Run codespell -w against all files 2020-02-22 14:45:07 -06:00
nxffs Run codespell -w against all files 2020-02-22 14:45:07 -06:00
partition Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
procfs Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
romfs various fixes (#49) 2020-01-07 09:06:02 -06:00
semaphore Run codespell -w against all files 2020-02-22 14:45:07 -06:00
shm fs/: Remove dangling space at the end of lines. 2017-06-28 13:17:55 -06:00
smartfs Run codespell -w against all files 2020-02-22 14:45:07 -06:00
spiffs Run codespell -w against all files 2020-02-22 14:45:07 -06:00
tmpfs Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
unionfs Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
userfs Ensure all source code end with one and only one newline 2020-02-08 07:25:56 -06:00
vfs fcntl: add O_CLOEXEC/FD_CLOEXEC support 2020-02-20 08:20:38 -06:00
.gitignore
Kconfig Addes the ARM mbed littlefs to NuttX 2019-01-09 14:26:51 -06:00
Makefile CONFIG_NFILE_DESCRIPTORS=0 can no longer be used to disable the file system. NuttX with no file system does not make sense. 2019-02-11 12:09:26 -06:00
fs_initialize.c Remove some block comments before empty code sections 2016-04-11 18:16:04 -06:00