This website requires JavaScript.
Explore
Help
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
45f5d30e2e
Branches
Tags
View all branches
nuttx
/
fs
/
inode
History
Gregory Nutt
bae367c7c4
fstat(): Rethink procfs fstat(). If write method is supported, then should report file s writeable.
2017-02-15 09:32:42 -06:00
..
fs_filedetach.c
…
fs_files.c
…
fs_foreachinode.c
…
fs_inode.c
…
fs_inodeaddref.c
…
fs_inodebasename.c
…
fs_inodefind.c
…
fs_inodefree.c
…
fs_inoderelease.c
…
fs_inoderemove.c
There is a return path with node not set
2017-02-07 21:41:02 +00:00
fs_inodereserve.c
…
fs_inodesearch.c
fstat(): Rethink procfs fstat(). If write method is supported, then should report file s writeable.
2017-02-15 09:32:42 -06:00
inode.h
fs/inode/inode.h: Fix a warning 'inode/inode.h:264:45: error: 'struct stat' declared inside parameter list' by adding a forward reference to struct stat. Noted by David Sidrane.
2017-02-13 17:19:49 -06:00
Make.defs
…