nuttx/fs
Xiang Xiao 152db4f0bf fs/littlefs: Suppport the duplication function
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Change-Id: I64191bdeab3723b22476d27c44852493eed1b07e
2021-03-22 17:43:21 +08:00
..
aio fs/aio: unify socket into fs operate 2021-03-09 12:03:49 +08:00
binfs fs/readdir: Must reserve a byte for the NUL terminator 2021-01-18 16:04:34 +08:00
cromfs fs/readdir: Must reserve a byte for the NUL terminator 2021-01-18 16:04:34 +08:00
dirent fs/readdir: Must reserve a byte for the NUL terminator 2021-01-18 16:04:34 +08:00
driver fs: Reimplement file_open to not depend on nx_open 2021-01-12 11:03:20 +08:00
fat fs/fat/fs_fat32util.c: Fix syslog formats 2020-11-20 22:22:53 -08:00
hostfs fs: allocate file/socket dynamically 2021-03-17 21:15:26 +08:00
inode fs: allocate file/socket dynamically 2021-03-17 21:15:26 +08:00
littlefs fs/littlefs: Suppport the duplication function 2021-03-22 17:43:21 +08:00
mmap fs/mmap: return EBADF when file descriptors is invalid 2021-03-18 22:26:46 +08:00
mount fs/mount: fix mount cmd break out when meet stat error 2021-01-11 14:05:24 +08:00
mqueue mqueue: add poll support 2021-01-12 10:34:43 +08:00
nfs Change all 'Nuttx' to 'NuttX' 2020-10-20 01:45:06 -07:00
nxffs fs/readdir: Must reserve a byte for the NUL terminator 2021-01-18 16:04:34 +08:00
partition Change all files come from Xiaomi/Pinecone to Apache License 2.0 2020-08-22 17:37:21 -06:00
procfs fs: allocate file/socket dynamically 2021-03-17 21:15:26 +08:00
romfs fs/romfs: fix open zero-byte file fail issue 2021-01-27 20:56:08 +08:00
semaphore Check return from nxsem_wait_initialize() 2020-03-30 17:09:45 +01:00
shm fs/: Remove dangling space at the end of lines. 2017-06-28 13:17:55 -06:00
smartfs fs/readdir: Must reserve a byte for the NUL terminator 2021-01-18 16:04:34 +08:00
socket net: unify socket info file descriptor 2021-03-03 22:23:44 +08:00
spiffs fs/readdir: Must reserve a byte for the NUL terminator 2021-01-18 16:04:34 +08:00
tmpfs fs/tmpfs: fix compile error 2021-01-20 22:37:19 +08:00
unionfs fs/readdir: Must reserve a byte for the NUL terminator 2021-01-18 16:04:34 +08:00
userfs fix nxstyle warning 2020-07-10 21:30:02 +01:00
vfs fs: allocate file/socket dynamically 2021-03-17 21:15:26 +08:00
fs_initialize.c Remove some block comments before empty code sections 2016-04-11 18:16:04 -06:00
Kconfig vfs/epoll: add epoll_create1(2) implement 2020-08-17 23:41:13 -05:00
Makefile net: unify socket info file descriptor 2021-03-03 22:23:44 +08:00