nuttx/fs
Jiuzhu Dong 13100cf248 fs/readdir: Must reserve a byte for the NUL terminator
Change-Id: I1df0c278d289b90cc54512c0ee256a95549785ca
Signed-off-by: Jiuzhu Dong <dongjiuzhu1@xiaomi.com>
2021-01-26 18:22:35 -08:00
..
aio sched/: Make more naming consistent 2020-05-17 14:01:00 -03:00
binfs fs/readdir: Must reserve a byte for the NUL terminator 2021-01-26 18:22:35 -08:00
cromfs fs/readdir: Must reserve a byte for the NUL terminator 2021-01-26 18:22:35 -08:00
dirent fs/readdir: Must reserve a byte for the NUL terminator 2021-01-26 18:22:35 -08:00
driver fs/driver: change unlink to nx_unlink to avoid setting errno 2021-01-22 17:10:13 +01:00
fat OS internal function should indicate the error by return negative value 2020-12-31 09:37:29 +01:00
hostfs Kernel module should prefer functions with nx/kmm prefix 2021-01-13 08:57:58 +01:00
inode fs: Remove fs_dupfd and fs_dupfd2 internal functions 2021-01-13 16:39:45 +08:00
littlefs Replace all wget with curl 2020-12-22 03:36:10 -06:00
mmap Fix nxstyle warning 2021-01-13 08:57:58 +01:00
mount fs: remove INODE_IS_SPECIAL() use others instead 2020-12-30 12:21:02 -06:00
mqueue fs: Fix the race condition in file_dup 2021-01-08 11:01:46 +08:00
nfs fs/nfs/nfs_vfsops.c: Fix syslog formats 2020-11-25 05:11:26 -08:00
nxffs fs/readdir: Must reserve a byte for the NUL terminator 2021-01-26 18:22:35 -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/readdir: Must reserve a byte for the NUL terminator 2021-01-26 18:22:35 -08:00
romfs fs/romfs/fs_romfsutil.c: Fix syslog formats 2020-11-21 19:38:32 -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-26 18:22:35 -08:00
spiffs fs/readdir: Must reserve a byte for the NUL terminator 2021-01-26 18:22:35 -08:00
tmpfs fs/readdir: Must reserve a byte for the NUL terminator 2021-01-26 18:22:35 -08:00
unionfs fs/readdir: Must reserve a byte for the NUL terminator 2021-01-26 18:22:35 -08:00
userfs fs/userfs/fs_userfs.c: Fix syslog formats 2020-11-24 22:31:33 -08:00
vfs fs/driver: update comments about block_proxy() 2021-01-22 17:10:13 +01: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 style/Makefile: remove unnecessary trailing whitespace 2020-11-28 12:20:30 +01:00