nuttx/fs
2019-06-03 09:23:19 -06:00
..
aio
binfs Merged in mjkoch/nuttx/mjkoch (pull request #841) 2019-03-17 19:42:44 +00:00
cromfs
dirent
driver
fat
hostfs
inode
littlefs fs/littlefs/lfs.c: Fix lfs_format bug. In superblock disk root-block assignment, the second must be root[1]. 2019-04-04 06:35:24 -06:00
mmap A little more progress toward the implementation of per-window framebuffers. Still missing: 2019-03-14 11:20:14 -06:00
mount fs/mount and fs/unionfs: Support mount unionfs from nsh command. 2019-03-19 08:39:05 -06:00
mqueue
nfs
nxffs Fix an error and more warnings found in build testing. 2019-05-25 12:13:27 -06:00
partition
procfs fs/procfs/fs_procfs.c: procfs_initialize() is used only within fs/procfs/fs_procfs.c and, hence, should be marked 'static'. 2019-05-25 14:12:00 -06:00
romfs
semaphore
shm
smartfs
spiffs
tmpfs
unionfs fs/mount and fs/unionfs: Support mount unionfs from nsh command. 2019-03-19 08:39:05 -06:00
userfs
vfs udp\udp_callback.c: Fix another C89 compatibility problem. Empty initializers are not permitted. Caused ez80 build failure. 2019-06-03 09:23:19 -06:00
.gitignore
fs_initialize.c
Kconfig
Makefile