Gregory Nutt b5e6af60ac tools/nxstyle.c: Add check for multiple definitions of local variables on a line. 5 年之前
..
aio efe65749ce Fix condition logic: The setup seems to support a network without sockets. That is not the case. 5 年之前
binfs e4652bd3dc Squashed commit of the following: 6 年之前
cromfs b30db5dcb0 fs/cromfs/fs_cromfs.c: Fixes hardfault 5 年之前
dirent 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 年之前
driver 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 年之前
fat 15688c4331 Revert "fs/fat/fs_fat32.c: Fixes issue when seeking to end of file where we move one too many clusters ahead due to < vs <= logic. This causes us to move past the last cluster in the file." 5 年之前
hostfs 6ba29a93b6 fs/hostfs/hostfs.c: Remove the unnecessary use of host_stat() in hostfs_bind() 5 年之前
inode 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 年之前
littlefs b9c55919b2 fs/littlefs/lfs_vfs.c: Fix typographical errors in the VFS wrapper. 5 年之前
mmap 283b73edc5 Fix lots of typos in C comments and Kconfig help text 6 年之前
mount 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 年之前
mqueue b54ffe858a Standardization of some function headers. 6 年之前
nfs 37b9bbbdef fs/nfs: Update nfs mount to VER3 6 年之前
nxffs 60575d3436 fs/nxffs/nxffs_ioctl.c: Pass unrecognized IOCTL commands to the contained MTD driver. 5 年之前
partition d32d9d4b24 fs/partition: Try MTDIOC_GEOMETRY IOCTL before bops's geometry 6 年之前
procfs efe65749ce Fix condition logic: The setup seems to support a network without sockets. That is not the case. 5 年之前
romfs 5708a1ac73 fs/mount and fs/romfs: Add support to mount a ROMFS volume using an MTD driver interface using the standard mount() operation. 5 年之前
semaphore b54ffe858a Standardization of some function headers. 6 年之前
shm 1ed9793751 fs/: Remove dangling space at the end of lines. 7 年之前
smartfs 7ec13a3b4f Fix a few typos and wrap some long lines. 5 年之前
spiffs a037aeec5d Trivial update to a comments and to SPIFFS comments and debug output. 6 年之前
tmpfs 8c61c2f31b Remove trailing spaces at the end of lines. 6 年之前
unionfs a8c58607e9 Merged in hardlulz/modem-3.0-nuttx/fix-sem-EINTR (pull request #603) 6 年之前
userfs b4f2b0dfc6 Remove all usage of printf() from the OS. That is not an acceptable context for the use of an application-oriented interface that depends on a task-specific file descriptor and C buffered I/O. 6 年之前
vfs b5e6af60ac tools/nxstyle.c: Add check for multiple definitions of local variables on a line. 5 年之前
.gitignore 4748599a43 .dSYM only needs to be in the same .gitignore files as .exe 11 年之前
Kconfig 87a5e4cd2d Addes the ARM mbed littlefs to NuttX 5 年之前
Makefile 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_initialize.c 9008308b64 Remove some block comments before empty code sections 8 年之前