| .. |
|
aio
|
Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation
|
2015-06-28 08:08:57 -06:00 |
|
binfs
|
Standardize naming used for public data and function groupings
|
2015-10-02 16:30:35 -06:00 |
|
dirent
|
Minor file system clean-up
|
2015-06-18 10:16:49 -06:00 |
|
driver
|
Fix some spacing problems
|
2015-10-04 15:04:00 -06:00 |
|
fat
|
Fix some spacing problems
|
2015-10-04 15:04:00 -06:00 |
|
inode
|
Standardize naming used for public data and function groupings
|
2015-10-02 16:30:35 -06:00 |
|
mmap
|
Standardize naming used for public data and function groupings
|
2015-10-02 16:30:35 -06:00 |
|
mount
|
Remove dangling whitespace
|
2015-10-04 15:28:54 -06:00 |
|
mqueue
|
Standardize the width of all comment boxes in C files
|
2015-10-02 17:43:18 -06:00 |
|
nfs
|
Standardize naming used for public data and function groupings
|
2015-10-02 16:30:35 -06:00 |
|
nxffs
|
Fix some spacing problems
|
2015-10-04 15:04:00 -06:00 |
|
procfs
|
Standardize naming used for public data and function groupings
|
2015-10-02 16:30:35 -06:00 |
|
romfs
|
Standardize naming used for public data and function groupings
|
2015-10-02 16:30:35 -06:00 |
|
semaphore
|
Fix some spacing problems
|
2015-10-04 15:04:00 -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
|
Standardize naming used for public data and function groupings
|
2015-10-02 16:30:35 -06:00 |
|
unionfs
|
Fix some spacing problems
|
2015-10-04 15:04:00 -06:00 |
|
vfs
|
Fix some spacing problems
|
2015-10-04 15:04:00 -06:00 |
|
.gitignore
|
.dSYM only needs to be in the same .gitignore files as .exe
|
2013-05-30 15:02:04 -06:00 |
|
fs_initialize.c
|
Modify FS initialization logic to handle AIO container initialization.
|
2014-10-06 08:11:37 -06:00 |
|
Kconfig
|
Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation
|
2015-06-28 08:08:57 -06:00 |
|
Makefile
|
Add support for a union file system that can be used to overlay and merge the content of two mounted file systems.
|
2015-06-05 13:18:06 -06:00 |