nuttx/fs/vfs
Jiuzhu Dong 293c7e6b6f sched/dupfile: ignore dup failed when task_create
MIRTOS-517

Change-Id: I2387ab447f0d8ed9429960922a72de35b2730acb
Signed-off-by: Jiuzhu Dong <dongjiuzhu1@xiaomi.com>
Signed-off-by: ligd <liguiding1@xiaomi.com>
2021-03-22 20:56:12 +08:00
..
fs_close.c net: unify socket info file descriptor 2021-03-03 22:23:44 +08:00
fs_dup.c net: unify socket info file descriptor 2021-03-03 22:23:44 +08:00
fs_dup2.c sched/dupfile: ignore dup failed when task_create 2021-03-22 20:56:12 +08:00
fs_epoll.c fs/epoll: correct the return value of epoll_ctl(2) 2021-03-12 16:34:47 +08:00
fs_eventfd.c eventfd: remove the unique minor limit 2020-11-11 18:26:59 -08:00
fs_fcntl.c net: unify socket info file descriptor 2021-03-03 22:23:44 +08:00
fs_fdopen.c net: unify socket info file descriptor 2021-03-03 22:23:44 +08:00
fs_fstat.c net: unify socket info file descriptor 2021-03-03 22:23:44 +08:00
fs_fstatfs.c net: unify socket info file descriptor 2021-03-03 22:23:44 +08:00
fs_fsync.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
fs_ioctl.c net: unify socket info file descriptor 2021-03-03 22:23:44 +08:00
fs_lseek.c fs/vfs: Add nx_seek function 2020-05-03 12:15:54 -06:00
fs_mkdir.c fs/vfs: Don't check CONFIG_NFILE_STREAMS for mkdir/rename/rmdir/fs_unlink 2020-08-17 00:16:26 +01:00
fs_open.c fs: Make nx_vxxx and file_vxxx as internal functions 2021-01-13 14:02:24 +08:00
fs_poll.c net: unify socket info file descriptor 2021-03-03 22:23:44 +08:00
fs_pread.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
fs_pwrite.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
fs_read.c net: unify socket info file descriptor 2021-03-03 22:23:44 +08:00
fs_readlink.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
fs_rename.c fs: Add the relative path support 2020-09-24 03:13:27 -07:00
fs_rmdir.c fs/vfs: Don't check CONFIG_NFILE_STREAMS for mkdir/rename/rmdir/fs_unlink 2020-08-17 00:16:26 +01:00
fs_select.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
fs_sendfile.c net: unify socket info file descriptor 2021-03-03 22:23:44 +08:00
fs_stat.c fs: remove INODE_IS_SPECIAL() use others instead 2021-01-02 21:14:21 +08:00
fs_statfs.c vfs: Create a node as the root of pseudo file system 2020-09-16 11:44:57 -07:00
fs_symlink.c fs: Add the relative path support 2020-09-24 03:13:27 -07:00
fs_truncate.c Squashed commit of the following: 2018-01-04 10:54:54 -06:00
fs_unlink.c vfs: Fix unsed label warning 2021-01-02 21:14:21 +08:00
fs_write.c net: unify socket info file descriptor 2021-03-03 22:23:44 +08:00
Make.defs fs: allocate file/socket dynamically 2021-03-17 21:15:26 +08:00