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 09:18:00 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e38640ecd8278fe8ba3b1a99514edd59672402b0
nuttx
/
fs
T
History
Gregory Nutt
e38640ecd8
Eliminate a warning
2014-10-06 16:15:24 -06:00
..
aio
Eliminate a warning
2014-10-06 16:15:24 -06:00
binfs
…
dirent
…
driver
…
fat
…
inode
Major structure of file system functions to better support asynchronous I/O. Respository should not be trusted until I have a chance to verify everything
2014-10-06 10:53:25 -06:00
mmap
…
mount
…
mqueue
Fix an error when compiled with debug enabled
2014-09-30 08:06:37 -06:00
nfs
…
nxffs
…
procfs
…
romfs
…
semaphore
Fix some unbalanced sched_lock()/sched_unlock() pairs int the re-implemented VFS semaphore and message queue logic
2014-09-29 16:13:07 -06:00
shm
Oops... forgot to add a new directory in the last commit
2014-09-29 16:48:01 -06:00
smartfs
…
vfs
Major structure of file system functions to better support asynchronous I/O. Respository should not be trusted until I have a chance to verify everything
2014-10-06 10:53:25 -06:00
.gitignore
…
fs_initialize.c
Modify FS initialization logic to handle AIO container initialization.
2014-10-06 08:11:37 -06:00
Kconfig
Move all file operations from libc/aio to fs/aio. These will need to be kernel routines in order to handler issues with using file descriptors on worker thread
2014-10-05 15:33:31 -06:00
Makefile
Modify FS initialization logic to handle AIO container initialization.
2014-10-06 08:11:37 -06:00