nuttx/fs
2014-09-28 14:35:17 -06:00
..
binfs More trailing whilespace removal 2014-04-13 16:22:22 -06:00
dirent Move mount-related files from fs/. to fs/mount/. 2014-09-28 11:28:17 -06:00
driver Move directory operations from fs/ to fs/dirent 2014-09-28 11:17:36 -06:00
fat Rename fs/fs_internal.h to fs/fs.h 2014-09-28 09:13:56 -06:00
inode Forgot to add files from previous commits 2014-09-28 11:16:58 -06:00
mmap Rename fs/fs_internal.h to fs/fs.h 2014-09-28 09:13:56 -06:00
mount straighten out files in some Make.defs files 2014-09-28 12:26:22 -06:00
nfs Reanem kzalloc to kmm_zalloc for consistency 2014-08-31 17:34:44 -06:00
nxffs Reanem kzalloc to kmm_zalloc for consistency 2014-08-31 17:34:44 -06:00
procfs procfs: Fix some breakage introduced by reorganizing some un-reorganizable data structures. From Ken Pettit 2014-09-22 11:07:08 -06:00
romfs Rename fs/fs_internal.h to fs/fs.h 2014-09-28 09:13:56 -06:00
semaphore Add VFS-based sem_open() implementation 2014-09-28 14:35:17 -06:00
smartfs Rename fs/fs_internal.h to fs/fs.h 2014-09-28 09:13:56 -06:00
vfs straighten out files in some Make.defs files 2014-09-28 12:26:22 -06:00
.gitignore
fs.h Rename fs/fs_internal.h to fs/fs.h 2014-09-28 09:13:56 -06:00
Kconfig Create a build structure that will (eventually) support using the VFS to manage named semaphores 2014-09-28 12:19:01 -06:00
Makefile Add VFS-based sem_open() implementation 2014-09-28 14:35:17 -06:00