nuttx/fs
2015-02-20 07:07:36 -06:00
..
aio
binfs
dirent
driver Fix compilation errors if CONFIG_DISABLE_MOUNTPOINT is selected 2014-12-08 07:14:31 -06:00
fat Fix a couple of typos in recent commit. Found by David Sidrane 2015-02-17 19:21:07 -06:00
inode FS: Add a check for a NULL pathname. 2014-12-13 13:05:54 -06:00
mmap
mount Correct spelling: MOUNTPOINT not MOUNTPOUNT. Numerous places. Some are problems. From Woohan Lee 2014-12-01 06:41:30 -06:00
mqueue In message queue created return ENOSPC error if size exceeds the configured size of pre-allocatd messages; Use ENOSPC vs ENOMEM per OpenGroup.org. From Pierre-Noel Bouteville 2014-12-06 07:18:48 -06:00
nfs Suffer the consequences of moving struct timeval to its correct location 2015-02-15 15:18:35 -06:00
nxffs
procfs Update dates in all skeleton files 2015-02-13 06:13:34 -06:00
romfs
semaphore
shm
smartfs SmartFS: Implements wear-leveling in the SmartFS. From Ken Pettit 2014-12-09 14:11:15 -06:00
vfs Fix some time value changes; mostly changing greater than 1000000000 to greater than or equal to 1000000000. From Juha Niskanen 2015-02-20 07:07:36 -06:00
.gitignore
fs_initialize.c
Kconfig
Makefile