nuttx/fs/vfs
2019-09-29 12:52:20 -06:00
..
fs_close.c Fix condition logic: The setup seems to support a network without sockets. That is not the case. 2019-02-11 15:47:25 -06:00
fs_dup2.c Fix condition logic: The setup seems to support a network without sockets. That is not the case. 2019-02-11 15:47:25 -06:00
fs_dup.c fs/: Fix various coding standard issues found while testing tools/nxstyle.c 2019-03-01 15:01:04 -06:00
fs_dupfd2.c fs/: Fix various coding standard issues found while testing tools/nxstyle.c 2019-03-01 15:01:04 -06:00
fs_dupfd.c CONFIG_NFILE_DESCRIPTORS=0 can no longer be used to disable the file system. NuttX with no file system does not make sense. 2019-02-11 12:09:26 -06:00
fs_epoll.c Squashed commit of the following: 2019-05-21 18:57:54 -06:00
fs_fcntl.c Fix condition logic: The setup seems to support a network without sockets. That is not the case. 2019-02-11 15:47:25 -06:00
fs_fdopen.c Fix condition logic: The setup seems to support a network without sockets. That is not the case. 2019-02-11 15:47:25 -06:00
fs_fstat.c Fix condition logic: The setup seems to support a network without sockets. That is not the case. 2019-02-11 15:47:25 -06:00
fs_fstatfs.c
fs_fsync.c
fs_getfilep.c
fs_ioctl.c Fix condition logic: The setup seems to support a network without sockets. That is not the case. 2019-02-11 15:47:25 -06:00
fs_link.c
fs_lseek.c CONFIG_NFILE_DESCRIPTORS=0 can no longer be used to disable the file system. NuttX with no file system does not make sense. 2019-02-11 12:09:26 -06:00
fs_mkdir.c
fs_open.c tools/nxstyle.c: Add check for multiple definitions of local variables on a line. 2019-02-14 18:33:23 -06:00
fs_poll.c drivers/serial/serial.c: Limit the number of times that the poll semaphore is incrmented. 2019-06-13 16:23:04 -06:00
fs_pread.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00
fs_pwrite.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00
fs_read.c Fix condition logic: The setup seems to support a network without sockets. That is not the case. 2019-02-11 15:47:25 -06:00
fs_readlink.c
fs_rename.c Fix minor typos in docs and comments. 2019-09-29 12:52:20 -06:00
fs_rmdir.c fs/: Fix various coding standard issues found while testing tools/nxstyle.c 2019-03-01 15:01:04 -06:00
fs_select.c Squashed commit of the following: 2019-05-21 18:57:54 -06:00
fs_sendfile.c Fix condition logic: The setup seems to support a network without sockets. That is not the case. 2019-02-11 15:47:25 -06:00
fs_stat.c Fix use of undefined pp-token #errror, other typos. 2019-09-19 18:19:18 -06:00
fs_statfs.c
fs_truncate.c
fs_unlink.c Fix minor typos in docs and comments. 2019-09-29 12:52:20 -06:00
fs_write.c Fix condition logic: The setup seems to support a network without sockets. That is not the case. 2019-02-11 15:47:25 -06:00
Make.defs CONFIG_NFILE_DESCRIPTORS=0 can no longer be used to disable the file system. NuttX with no file system does not make sense. 2019-02-11 12:09:26 -06:00