incubator-nuttx/fs
Gregory Nutt 3f731241cb fs/inode/, fs/vfs/, and sched/task/: File and socket descriptors are no longer allocated for kernel threads. They must use SYSLOG for output and the low-level psock interfaces for network I/O. This saves a little memory which might be important for small footprint configurations. 2016-04-14 10:14:38 -06:00
..
aio Remove some block comments before empty code sections 2016-04-11 18:16:04 -06:00
binfs Remove some block comments before empty code sections 2016-04-11 18:16:04 -06:00
dirent nuttx/fs: Fix some spacing and alignment issues 2015-10-11 11:39:29 -06:00
driver Remove some block comments before empty code sections 2016-04-11 18:16:04 -06:00
fat Remove some block comments before empty code sections 2016-04-11 18:16:04 -06:00
hostfs Remove some block comments before empty code sections 2016-04-11 18:16:04 -06:00
inode fs/inode/, fs/vfs/, and sched/task/: File and socket descriptors are no longer allocated for kernel threads. They must use SYSLOG for output and the low-level psock interfaces for network I/O. This saves a little memory which might be important for small footprint configurations. 2016-04-14 10:14:38 -06:00
mmap Remove some block comments before empty code sections 2016-04-11 18:16:04 -06:00
mount Remove some block comments before empty code sections 2016-04-11 18:16:04 -06:00
mqueue Remove some block comments before empty code sections 2016-04-11 18:16:04 -06:00
nfs Remove some block comments before empty code sections 2016-04-11 18:16:04 -06:00
nxffs Remove some block comments before empty code sections 2016-04-11 18:16:04 -06:00
procfs Remove some block comments before empty code sections 2016-04-11 18:16:04 -06:00
romfs Remove some block comments before empty code sections 2016-04-11 18:16:04 -06:00
semaphore Remove some block comments before empty code sections 2016-04-11 18:16:04 -06:00
shm Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation 2015-06-28 08:08:57 -06:00
smartfs Remove some block comments before empty code sections 2016-04-11 18:16:04 -06:00
tmpfs Remove some block comments before empty code sections 2016-04-11 18:16:04 -06:00
unionfs Remove some block comments before empty code sections 2016-04-11 18:16:04 -06:00
vfs fs/inode/, fs/vfs/, and sched/task/: File and socket descriptors are no longer allocated for kernel threads. They must use SYSLOG for output and the low-level psock interfaces for network I/O. This saves a little memory which might be important for small footprint configurations. 2016-04-14 10:14:38 -06:00
.gitignore .dSYM only needs to be in the same .gitignore files as .exe 2013-05-30 15:02:04 -06:00
Kconfig fs/hostfs: Add a special file system for use with simulator that supports access to the host file system from the simulation. From Ken Petit 2015-11-25 08:26:26 -06:00
Makefile fs/hostfs: Add a special file system for use with simulator that supports access to the host file system from the simulation. From Ken Petit 2015-11-25 08:26:26 -06:00
fs_initialize.c Remove some block comments before empty code sections 2016-04-11 18:16:04 -06:00