This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
4cd57e1e4e
nuttx
/
fs
/
romfs
History
Bruno Herrera
915792cca1
fs/romfs: One allocation was not being freed if there was a subsequent failure to allocation I/O buffers resulting in a memory leak on certain error conditions. From Bruno Herrera.
2015-08-30 18:31:58 -06:00
..
fs_romfs.c
fs/romfs: One allocation was not being freed if there was a subsequent failure to allocation I/O buffers resulting in a memory leak on certain error conditions. From Bruno Herrera.
2015-08-30 18:31:58 -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
Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation
2015-06-28 08:08:57 -06:00
Make.defs
Completes VFS-based named semaphore implemetation. Still a little buggy
2014-09-28 15:58:56 -06:00