Gregory Nutt b5e6af60ac tools/nxstyle.c: Add check for multiple definitions of local variables on a line. 5 年之前
..
Make.defs a64869aa67 CONFIG_NFILE_DESCRIPTORS=0 can no longer be used to disable the file system. NuttX with no file system does not make sense. 5 年之前
fs_close.c efe65749ce Fix condition logic: The setup seems to support a network without sockets. That is not the case. 5 年之前
fs_dup.c efe65749ce Fix condition logic: The setup seems to support a network without sockets. That is not the case. 5 年之前
fs_dup2.c efe65749ce Fix condition logic: The setup seems to support a network without sockets. That is not the case. 5 年之前
fs_dupfd.c a64869aa67 CONFIG_NFILE_DESCRIPTORS=0 can no longer be used to disable the file system. NuttX with no file system does not make sense. 5 年之前
fs_dupfd2.c efe65749ce Fix condition logic: The setup seems to support a network without sockets. That is not the case. 5 年之前
fs_epoll.c 643f5782aa epoll: fix epoll_wait function 7 年之前
fs_fcntl.c efe65749ce Fix condition logic: The setup seems to support a network without sockets. That is not the case. 5 年之前
fs_fdopen.c efe65749ce Fix condition logic: The setup seems to support a network without sockets. That is not the case. 5 年之前
fs_fstat.c efe65749ce Fix condition logic: The setup seems to support a network without sockets. That is not the case. 5 年之前
fs_fstatfs.c 7cf88d7dbd Make sure that labeling is used consistently in all function headers. 6 年之前
fs_fsync.c 536e4d7fa6 fs/vfs: Change the return value of internal function fs_getfilep(). It no longer sets the errno variable but, rather, returns errors in the same manner as other internal OS functions. 7 年之前
fs_getfilep.c 536e4d7fa6 fs/vfs: Change the return value of internal function fs_getfilep(). It no longer sets the errno variable but, rather, returns errors in the same manner as other internal OS functions. 7 年之前
fs_ioctl.c efe65749ce Fix condition logic: The setup seems to support a network without sockets. That is not the case. 5 年之前
fs_link.c 41680d376d Replace 'the the' with 'the' 7 年之前
fs_lseek.c a64869aa67 CONFIG_NFILE_DESCRIPTORS=0 can no longer be used to disable the file system. NuttX with no file system does not make sense. 5 年之前
fs_mkdir.c 45fd98da88 Add macros support that will eventually allow dynamic allocation of strings need to support soft links. 7 年之前
fs_open.c b5e6af60ac tools/nxstyle.c: Add check for multiple definitions of local variables on a line. 5 年之前
fs_poll.c efe65749ce Fix condition logic: The setup seems to support a network without sockets. That is not the case. 5 年之前
fs_pread.c b54ffe858a Standardization of some function headers. 6 年之前
fs_pwrite.c b54ffe858a Standardization of some function headers. 6 年之前
fs_read.c efe65749ce Fix condition logic: The setup seems to support a network without sockets. That is not the case. 5 年之前
fs_readlink.c 45fd98da88 Add macros support that will eventually allow dynamic allocation of strings need to support soft links. 7 年之前
fs_rename.c 3055025e00 rename(): Correct more issues. (1) Move to the root directory in the pseudo file system, (2) Fix path naming calculation when the path is the root directory of a mounted file system, and (3) dont't do the rename if the source and destination of the rename are the same. 7 年之前
fs_rmdir.c 45fd98da88 Add macros support that will eventually allow dynamic allocation of strings need to support soft links. 7 年之前
fs_select.c 6361f93fda fs/vfs/fs_select.c: Make select be more consistent with Linux man page: 'The timeout 6 年之前
fs_sendfile.c efe65749ce Fix condition logic: The setup seems to support a network without sockets. That is not the case. 5 年之前
fs_stat.c e674edfa19 fd/dirent, fs/driver/, and fs/vfs: Make MTD device accessible via a character driver proxy like block devices 6 年之前
fs_statfs.c 7cf88d7dbd Make sure that labeling is used consistently in all function headers. 6 年之前
fs_truncate.c 39fe6a0dff Squashed commit of the following: 6 年之前
fs_unlink.c 0a192361de Revert "FS: Fix backward conditional logic that prevent unlink() from building in some configurations." 7 年之前
fs_write.c efe65749ce Fix condition logic: The setup seems to support a network without sockets. That is not the case. 5 年之前