nuttx/fs
2017-01-10 07:07:17 -06:00
..
aio Update TODO, cosmetic changes, spelling -- US English spells it canceled and canceling vs cancelled and cancelling. No idea why. 2016-12-09 18:39:40 -06:00
binfs
dirent
driver
fat
hostfs
inode
mmap
mount Update TODO, cosmetic changes, spelling -- US English spells it canceled and canceling vs cancelled and cancelling. No idea why. 2016-12-09 18:39:40 -06:00
mqueue mq_open: Fix wrong type of slash used in quoated character constant. 2017-01-10 07:07:17 -06:00
nfs Fix calculations using MSEC_PER_TICK. If USEC_PER_TICK is less than 1000, then MSEC_PER_TICK will be zero. It will be inaccurate in any case. 2016-09-25 08:17:33 -06:00
nxffs
procfs procfs: Correct to snprintf-related errors in fs_procfsproc.c. Resolves issue #24 2017-01-07 07:13:04 -06:00
romfs
semaphore
shm
smartfs
tmpfs
unionfs
vfs Move cancellation point definitions to their own header file. 2016-12-10 09:08:26 -06:00
.gitignore
fs_initialize.c
Kconfig
Makefile