Xiang Xiao 7557bfcbe2 [BACKPORT] libc/stdio: Preallocate the stdin, stdout and stderr 4 years ago
..
Make.defs b0797263ca libc/stdio: Allocate file_struct dynamically 4 years ago
fs_close.c 6418d13b92 fs/vfs: Add nx_close function 4 years ago
fs_dup.c 390f9a5fb7 fs/vfs: Add nx_dup and nx_dup2 function 4 years ago
fs_dup2.c 390f9a5fb7 fs/vfs: Add nx_dup and nx_dup2 function 4 years ago
fs_dupfd.c bf06776f7c fs/vfs: reuse file_dup2 directly in file_dup to fix segfault issue 4 years ago
fs_dupfd2.c 390f9a5fb7 fs/vfs: Add nx_dup and nx_dup2 function 4 years ago
fs_epoll.c bcf3381d06 epoll_create: mofidy return value for epoll_create1 4 years ago
fs_eventfd.c d452a05910 pollnotify: we should send poll events before semaphore incrementes. 4 years ago
fs_fcntl.c f56e0e004b fs/setfd: correct the return value 4 years ago
fs_fdopen.c 7557bfcbe2 [BACKPORT] libc/stdio: Preallocate the stdin, stdout and stderr 3 years ago
fs_fstat.c b598ab43d7 fs: Implement lstat function 4 years ago
fs_fstatfs.c 7cf88d7dbd Make sure that labeling is used consistently in all function headers. 6 years ago
fs_fsync.c 6a3c2aded6 Fix wait loop and void cast (#24) 4 years ago
fs_getfilep.c a4218e2144 include/nuttx/sched.h: Make naming of all internal names consistent: 4 years ago
fs_ioctl.c 5eefe8609c fs/vfs/fs_ioctl.c: Call F_GETFD to avoid clear other flag we will add in the future 4 years ago
fs_lseek.c 7980673b59 fs/vfs: Add nx_seek function 4 years ago
fs_mkdir.c 85428036ab fs/vfs: Don't check CONFIG_NFILE_STREAMS for mkdir/rename/rmdir/fs_unlink 4 years ago
fs_open.c 8c74a31fe2 vfs: fix support for PTY when CONFIG_NET is not enabled 4 years ago
fs_poll.c a569006fd8 sched/: Make more naming consistent 4 years ago
fs_pread.c 6a3c2aded6 Fix wait loop and void cast (#24) 4 years ago
fs_pwrite.c 6a3c2aded6 Fix wait loop and void cast (#24) 4 years ago
fs_read.c aad99a5f17 Fix typo in the file_read description (#44) 4 years ago
fs_readlink.c cde88cabcc Run codespell -w with the latest dictonary again 4 years ago
fs_rename.c 66057a4612 fs: Add the relative path support 4 years ago
fs_rmdir.c 85428036ab fs/vfs: Don't check CONFIG_NFILE_STREAMS for mkdir/rename/rmdir/fs_unlink 4 years ago
fs_select.c 68951e8d72 Remove exra whitespace from files (#189) 4 years ago
fs_sendfile.c 68951e8d72 Remove exra whitespace from files (#189) 4 years ago
fs_stat.c b76c4672d6 vfs: Create a node as the root of pseudo file system 4 years ago
fs_statfs.c b76c4672d6 vfs: Create a node as the root of pseudo file system 4 years ago
fs_symlink.c 66057a4612 fs: Add the relative path support 4 years ago
fs_truncate.c 39fe6a0dff Squashed commit of the following: 6 years ago
fs_unlink.c 85428036ab fs/vfs: Don't check CONFIG_NFILE_STREAMS for mkdir/rename/rmdir/fs_unlink 4 years ago
fs_write.c 55d9e5f7af net: Add SocketCAN support 4 years ago