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
nuttx
/
fs
/
inode
History
Xiang Xiao
5025fbef8d
Rename LIB_ to LIBC_ for all libc Kconfig
...
follow other libc component naming convention Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2021-08-05 19:45:24 +02:00
..
fs_files.c
fs: move out nx_close from filelock
2021-07-03 07:25:51 -05:00
fs_foreachinode.c
…
fs_inode.c
…
fs_inodeaddref.c
…
fs_inodebasename.c
…
fs_inodefind.c
…
fs_inodefree.c
…
fs_inodegetpath.c
libc: Implement ttyname and ttyname_r
2021-07-09 18:23:34 -03:00
fs_inoderelease.c
Don't include assert.h from public header file
2021-06-03 08:36:03 -07:00
fs_inoderemove.c
fs: Add parent node of inode
2021-07-09 18:23:34 -03:00
fs_inodereserve.c
fs: Support the root file system attributes(mode, uid, gid and time)
2021-07-14 10:35:15 -03:00
fs_inodesearch.c
Rename LIB_ to LIBC_ for all libc Kconfig
2021-08-05 19:45:24 +02:00
inode.h
fs: Add fchstat and chstat callback into mountpt_operations
2021-07-29 06:33:49 -03:00
Make.defs
libc: Implement ttyname and ttyname_r
2021-07-09 18:23:34 -03:00