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
25fa50d504
nuttx
/
fs
/
tmpfs
History
Gregory Nutt
a704344595
fs/tmpfs/fs_tmpfs.c: Correct logic in tmpfs_ioctl() that extracts the priv state structure from the file system structures. It was not getting the right value and causing mmap() to fail. Noted by Jesse.
2018-07-24 06:00:40 -06:00
..
fs_tmpfs.c
fs/tmpfs/fs_tmpfs.c: Correct logic in tmpfs_ioctl() that extracts the priv state structure from the file system structures. It was not getting the right value and causing mmap() to fail. Noted by Jesse.
2018-07-24 06:00:40 -06:00
fs_tmpfs.h
TMPFS: Fix error in reallocted directory
2015-10-10 14:15:33 -06:00
Kconfig
Replace 'the the' with 'the'
2017-05-11 13:15:13 -06:00
Make.defs
fs/tmpfs: Add an unfinished implementation of tmpfs
2015-10-08 12:26:35 -06:00