.. |
aio
|
Remove some block comments before empty code sections
|
2016-04-11 18:16:04 -06:00 |
binfs
|
Replace all occurrences of vdbg with vinfo
|
2016-06-11 11:59:51 -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
|
Replace all occurrences of vdbg with vinfo
|
2016-06-11 11:59:51 -06:00 |
hostfs
|
Remove some block comments before empty code sections
|
2016-04-11 18:16:04 -06:00 |
inode
|
FS: Add logic to detach a file structure from a file descriptor. This is for use only within the OS. It permits an open file or driver to be used across multiple threads.
|
2016-05-26 09:41:50 -06:00 |
mmap
|
Remove some block comments before empty code sections
|
2016-04-11 18:16:04 -06:00 |
mount
|
Replace all occurrences of vdbg with vinfo
|
2016-06-11 11:59:51 -06:00 |
mqueue
|
Remove some block comments before empty code sections
|
2016-04-11 18:16:04 -06:00 |
nfs
|
Replace all occurrences of vdbg with vinfo
|
2016-06-11 11:59:51 -06:00 |
nxffs
|
Replace all occurrences of vdbg with vinfo
|
2016-06-11 11:59:51 -06:00 |
procfs
|
Replace all occurrences of vdbg with vinfo
|
2016-06-11 11:59:51 -06:00 |
romfs
|
Replace all occurrences of vdbg with vinfo
|
2016-06-11 11:59:51 -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
|
Replace all occurrences of vdbg with vinfo
|
2016-06-11 11:59:51 -06:00 |
tmpfs
|
Replace all occurrences of vdbg with vinfo
|
2016-06-11 11:59:51 -06:00 |
unionfs
|
Replace all occurrences of vdbg with vinfo
|
2016-06-11 11:59:51 -06:00 |
vfs
|
Replace all occurrences of vdbg with vinfo
|
2016-06-11 11:59:51 -06:00 |
.gitignore
|
…
|
|
Kconfig
|
Remove CONFIG_FS_READABLE/WRITABLE logic from tools/mkconfig.c. This logic has been replaced with proper logic in the Kconfig files, it is out of date and an ongoing maintenance problem, and it shoulw not be necessary.
|
2016-05-11 10:01:43 -06:00 |
Makefile
|
Several Makefiles: Add .PHONY definitions to prevent 'clean up to date' message weirdness.
|
2016-05-10 15:44:06 -06:00 |
fs_initialize.c
|
Remove some block comments before empty code sections
|
2016-04-11 18:16:04 -06:00 |