nuttx/fs/vfs
Jiuzhu Dong 4d5a964f29 net: unify socket into file descriptor
Change-Id: I9bcd21564e6c97d3edbb38aed1748c114160ea36
Signed-off-by: Jiuzhu Dong <dongjiuzhu1@xiaomi.com>
2021-03-03 19:01:41 -08:00
..
fs_close.c net: unify socket into file descriptor 2021-03-03 19:01:41 -08:00
fs_dup2.c net: unify socket into file descriptor 2021-03-03 19:01:41 -08:00
fs_dup.c net: unify socket into file descriptor 2021-03-03 19:01:41 -08:00
fs_epoll.c
fs_eventfd.c
fs_fcntl.c net: unify socket into file descriptor 2021-03-03 19:01:41 -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_getfilep.c Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
fs_ioctl.c net: unify socket into file descriptor 2021-03-03 19:01:41 -08:00
fs_lseek.c Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
fs_mkdir.c
fs_open.c Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
fs_poll.c net: unify socket into file descriptor 2021-03-03 19:01:41 -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_rmdir.c
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_statfs.c Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
fs_symlink.c
fs_truncate.c Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
fs_unlink.c
fs_write.c net: unify socket into file descriptor 2021-03-03 19:01:41 -08:00
Make.defs Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00