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-07 01:05:54 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
cf2beeb1cf5b47e0e94faaaf19274e9639a21ad4
nuttx
/
fs
T
History
Gregory Nutt
a6fd776b1d
mq_open: Fix wrong type of slash used in quoated character constant.
2017-01-10 07:07:17 -06:00
..
aio
Update TODO, cosmetic changes, spelling -- US English spells it canceled and canceling vs cancelled and cancelling. No idea why.
2016-12-09 18:39:40 -06:00
binfs
…
dirent
…
driver
…
fat
…
hostfs
…
inode
…
mmap
…
mount
Update TODO, cosmetic changes, spelling -- US English spells it canceled and canceling vs cancelled and cancelling. No idea why.
2016-12-09 18:39:40 -06:00
mqueue
mq_open: Fix wrong type of slash used in quoated character constant.
2017-01-10 07:07:17 -06:00
nfs
Fix calculations using MSEC_PER_TICK. If USEC_PER_TICK is less than 1000, then MSEC_PER_TICK will be zero. It will be inaccurate in any case.
2016-09-25 08:17:33 -06:00
nxffs
…
procfs
procfs: Correct to snprintf-related errors in fs_procfsproc.c. Resolves issue
#24
2017-01-07 07:13:04 -06:00
romfs
…
semaphore
…
shm
…
smartfs
…
tmpfs
…
unionfs
…
vfs
Move cancellation point definitions to their own header file.
2016-12-10 09:08:26 -06:00
.gitignore
…
fs_initialize.c
…
Kconfig
…
Makefile
…