nuttx/fs/vfs
Xiang Xiao 523da07778 fs/epoll: Notify POLLIN directly(avoid set POLLFILE)
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-10-04 20:59:59 +02:00
..
fs_chstat.c
fs_close.c
fs_dir.c fs/dir: support fchdir and dirfd 2022-08-09 23:30:01 +08:00
fs_dup2.c
fs_dup.c
fs_epoll.c fs/epoll: Notify POLLIN directly(avoid set POLLFILE) 2022-10-04 20:59:59 +02:00
fs_eventfd.c poll: add poll_notify() api and call it in all drivers 2022-09-26 12:06:32 +08:00
fs_fchstat.c
fs_fcntl.c
fs_fdopen.c
fs_fstat.c
fs_fstatfs.c
fs_fsync.c fs/fs_fsync: add file sync operation by ioctl 2022-07-22 09:07:57 +03:00
fs_ioctl.c fs: Run the default action of FIONBIO/FIOCLEX/FIONCLEX in success path 2022-09-06 23:16:15 +08:00
fs_lseek.c
fs_mkdir.c
fs_open.c fs/vfs/fs_open.c: Improve documentation blocks of functions 2022-09-08 09:01:36 +08:00
fs_poll.c poll: Don't need monitor POLLERR or POLLHUP explicitly 2022-10-04 20:59:59 +02:00
fs_pread.c
fs_pwrite.c
fs_read.c
fs_readlink.c
fs_rename.c Remove the unnessary empty line after label 2022-09-30 17:54:56 +02:00
fs_rmdir.c
fs_select.c
fs_sendfile.c
fs_stat.c fs: Allocate unique serial number for the root pseduo file system node 2022-09-20 16:21:06 +08:00
fs_statfs.c
fs_symlink.c
fs_timerfd.c poll: add poll_notify() api and call it in all drivers 2022-09-26 12:06:32 +08:00
fs_truncate.c
fs_unlink.c
fs_write.c
Kconfig
Make.defs fs/directory: use file mode to manage directory 2022-08-09 23:30:01 +08:00