..
fs_close.c
Merge remote-tracking branch 'mirtos/master' into dev-upmerge-nuttx-10.1-0507
2021-05-07 20:46:07 +08:00
fs_dup.c
net: unify socket into file descriptor
2021-03-03 19:01:41 -08:00
fs_dup2.c
Merge remote-tracking branch 'mirtos/master' into dev-upmerge-nuttx-10.1-0507
2021-05-07 20:46:07 +08:00
fs_epoll.c
fs/epoll: correct the return value of epoll_ctl(2)
2021-03-23 00:28:18 -07:00
fs_eventfd.c
sourcefiles: Fix relative path in file header
2021-03-09 23:18:28 +08:00
fs_fcntl.c
libc: Implement ttyname and ttyname_r
2021-07-09 15:46:00 +08:00
fs_fdopen.c
net: unify socket into file descriptor
2021-03-03 19:01:41 -08:00
fs_fstat.c
net: unify socket into file descriptor
2021-03-03 19:01:41 -08:00
fs_fstatfs.c
net: unify socket into file descriptor
2021-03-03 19:01:41 -08:00
fs_fsync.c
Author: Gregory Nutt: update licenses to Apache
2021-02-05 12:15:56 -03:00
fs_ioctl.c
libc: Implement ttyname and ttyname_r
2021-07-09 15:46:00 +08:00
fs_lseek.c
Author: Gregory Nutt: update licenses to Apache
2021-02-05 12:15:56 -03: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: try blockproxy only if BCH is enabled
2021-03-17 01:25:16 -07:00
fs_poll.c
mqueue: add poll support
2021-03-04 07:11:43 -08:00
fs_pread.c
Author: Gregory Nutt: update licenses to Apache
2021-02-05 12:15:56 -03:00
fs_pwrite.c
Author: Gregory Nutt: update licenses to Apache
2021-02-05 12:15:56 -03:00
fs_read.c
net: unify socket into file descriptor
2021-03-03 19:01:41 -08:00
fs_readlink.c
Author: Gregory Nutt: update licenses to Apache
2021-02-05 12:15:56 -03:00
fs_rename.c
fs: pseudorename should call inode_release in the error path
2021-07-10 19:21:25 +08: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
Author: Gregory Nutt: update licenses to Apache
2021-02-05 12:15:56 -03:00
fs_sendfile.c
net: unify socket into file descriptor
2021-03-03 19:01:41 -08:00
fs_stat.c
fs: Remove the inernal st_count field from struct stat
2021-07-10 04:37:16 -07:00
fs_statfs.c
Author: Gregory Nutt: update licenses to Apache
2021-02-05 12:15:56 -03:00
fs_symlink.c
fs: Add the relative path support
2020-09-24 03:13:27 -07:00
fs_truncate.c
Author: Gregory Nutt: update licenses to Apache
2021-02-05 12:15:56 -03:00
fs_unlink.c
vfs: Fix unsed label warning
2021-01-02 21:14:21 +08:00
fs_write.c
vfs: adjust the error code of write to be consistent with read
2021-04-08 21:52:14 -05:00
Make.defs
fs: allocate file/socket dynamically
2021-03-17 06:46:42 -07:00