nuttx/fs
2017-11-24 10:00:35 -06:00
..
aio
binfs
dirent
driver
fat Squashed commit of the following: 2017-10-20 12:36:25 -06:00
hostfs
inode
mmap
mount Squashed commit of the following: 2017-10-30 18:07:42 -06:00
mqueue
nfs
nxffs
procfs fs/procfs: Correct ordering of procfs entries. For consistency, use alphbetical ordering. 2017-11-24 10:00:35 -06:00
romfs
semaphore
shm
smartfs
tmpfs
unionfs
userfs fs/userfs: Fix return value from dup method. In order to return a pointer, the parameter must be a pointer to a pointer. 2017-11-06 07:14:24 -06:00
vfs fs/vfs: Fix after recent changes. write() was return negative values in errno. Noted by Jussi Kivilinna. 2017-10-18 10:17:55 -06:00
.gitignore
fs_initialize.c
Kconfig Squashed commit of the following: 2017-10-30 18:07:42 -06:00
Makefile Squashed commit of the following: 2017-10-30 18:07:42 -06:00