This website requires JavaScript.
Explore
Help
Sign in
Aksal
/
nuttx
Watch
3
Star
1
Fork
You've already forked nuttx
1
mirror of
https://github.com/apache/nuttx.git
synced
2026-08-02 12:49:00 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
9df6bd0543
nuttx
/
fs
/
romfs
History
Download ZIP
Download TAR.GZ
Gregory Nutt
8055ba4d03
Pass the umount2() flags to every unbind() implementation. That is where the the decision to umount or not will be made.
2015-03-14 17:22:02 -06:00
..
fs_romfs.c
Pass the umount2() flags to every unbind() implementation. That is where the the decision to umount or not will be made.
2015-03-14 17:22:02 -06:00
fs_romfs.h
Fix a missed include file change
2014-09-29 12:53:20 -06:00
fs_romfsutil.c
Rename kmalloc to kmm_malloc for consistency
2014-08-31 17:26:36 -06:00
Kconfig
Alloc CONFIG_FS_READABLE/WRITABLE to be defined in Kconfig files while preserving backward compatibility with legacy configurations (for the time being)
2013-11-15 09:49:27 -06:00
Make.defs
Completes VFS-based named semaphore implemetation. Still a little buggy
2014-09-28 15:58:56 -06:00