This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
mirror of
https://github.com/apache/nuttx.git
synced
2026-06-06 16:50:55 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d209e0e238c4a12af79d5c0683aa22ad9371ab2f
nuttx
/
fs
T
History
Gregory Nutt
d209e0e238
Add file missed in last commit. Fix naming in some configuration items.
2017-08-12 07:26:20 -06:00
..
aio
…
binfs
…
dirent
…
driver
FS: Remove DEBUGASSERT() in block_proxy() because the flags are cleared later.
2017-07-04 10:56:54 +09:00
fat
…
hostfs
fs/: Remove dangling space at the end of lines.
2017-06-28 13:17:55 -06:00
inode
…
mmap
…
mount
…
mqueue
fs/: Remove dangling space at the end of lines.
2017-06-28 13:17:55 -06:00
nfs
Remove CONFIG_NET_MULTILINK. This increases code size by a little, but greatly reduces the complexity of the network code.
2017-08-08 15:26:09 -06:00
nxffs
…
procfs
Add file missed in last commit. Fix naming in some configuration items.
2017-08-12 07:26:20 -06:00
romfs
…
semaphore
fs/: Remove dangling space at the end of lines.
2017-06-28 13:17:55 -06:00
shm
fs/: Remove dangling space at the end of lines.
2017-06-28 13:17:55 -06:00
smartfs
…
tmpfs
…
unionfs
…
vfs
poll: fix poll for regular files and block devices. Open Group documentation tells that poll (and select) support regular files and that 'Regular files shall always poll TRUE for reading and writing'.
2017-08-03 09:58:20 -06:00
.gitignore
…
fs_initialize.c
…
Kconfig
…
Makefile
…