This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
mirror of
https://github.com/apache/nuttx.git
synced
2026-09-11 13:40:47 +08:00
Code
Issues
Actions
8
Packages
Projects
Releases
Wiki
Activity
Files
2ba67e78416875ae35447232e9995f0a3db2c348
nuttx
/
fs
T
History
Gregory Nutt
e7470e0834
Update dates in all skeleton files
2015-02-13 06:13:34 -06:00
..
aio
…
binfs
…
dirent
…
driver
Fix compilation errors if CONFIG_DISABLE_MOUNTPOINT is selected
2014-12-08 07:14:31 -06:00
fat
…
inode
FS: Add a check for a NULL pathname.
2014-12-13 13:05:54 -06:00
mmap
…
mount
Correct spelling: MOUNTPOINT not MOUNTPOUNT. Numerous places. Some are problems. From Woohan Lee
2014-12-01 06:41:30 -06:00
mqueue
In message queue created return ENOSPC error if size exceeds the configured size of pre-allocatd messages; Use ENOSPC vs ENOMEM per OpenGroup.org. From Pierre-Noel Bouteville
2014-12-06 07:18:48 -06:00
nfs
Networking: UDP and TCP MSS depends on the IP header size (as well as the link layer header size) and cannot be represented with a single value.
2015-01-16 15:03:10 -06:00
nxffs
…
procfs
Update dates in all skeleton files
2015-02-13 06:13:34 -06:00
romfs
…
semaphore
…
shm
…
smartfs
SmartFS: Implements wear-leveling in the SmartFS. From Ken Pettit
2014-12-09 14:11:15 -06:00
vfs
VFS: New block driver unlink support is dependent on mountpoint support
2015-01-31 17:16:30 -06:00
.gitignore
…
fs_initialize.c
…
Kconfig
…
Makefile
…