nuttx/fs
Xiang Xiao 9726be616a fs: Run the default action of FIONBIO/FIOCLEX/FIONCLEX in success path
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-09-06 23:16:15 +08:00
..
aio fs/aio: fix typo ail 2022-08-26 20:58:45 +08:00
binfs fs/directory: move private directory information to filesystem 2022-08-09 23:30:01 +08:00
cromfs fs/directory: move private directory information to filesystem 2022-08-09 23:30:01 +08:00
driver nuttx:Change fs strncpy to strlcpy to avoid losing'\0' 2021-12-30 18:06:00 +08:00
fat fs/directory: move private directory information to filesystem 2022-08-09 23:30:01 +08:00
hostfs fs/directory: move private directory information to filesystem 2022-08-09 23:30:01 +08:00
inode fs/dup2: fix potential deadlock on usrsock 2022-09-01 12:59:46 +08:00
littlefs Don't download tarballs if a local git repo found 2022-08-28 03:07:58 +08:00
mmap include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
mount fs/directory: move private directory information to filesystem 2022-08-09 23:30:01 +08:00
mqueue fs/mqueue: skip nxmq_pollnotify() if no poll waiters 2022-06-10 18:40:42 +09:00
nfs fs/directory: move private directory information to filesystem 2022-08-09 23:30:01 +08:00
nxffs libc: Move crc8.h, crc16.h and crc32.h from include to include/nuttx 2022-08-13 13:28:24 +03:00
partition libc: Move crc8.h, crc16.h and crc32.h from include to include/nuttx 2022-08-13 13:28:24 +03:00
procfs fs: procfs: Skip to register for meminfo if the name is NULL 2022-09-01 23:25:53 +02:00
romfs fs/directory: move private directory information to filesystem 2022-08-09 23:30:01 +08:00
rpmsgfs rpmsgfs/Make.defs: rpmsgfs_server.c given more than once 2022-09-01 11:41:23 +08:00
semaphore semaphore: Change FS_NAMED_SEMPATH from "/var/lock" to "/var/sem" 2022-02-05 23:58:01 +01:00
shm shm: Rename FS_SHMPATH to FS_SHM_VFS_PATH 2022-02-05 23:58:01 +01:00
smartfs Fixes to RP2040 SMART flash and documentation 2022-09-06 13:13:00 +08:00
socket fs:oflag need consistent with psock 2022-04-19 13:58:56 +03:00
spiffs Replace all strncpy with strlcpy for safety 2022-08-25 13:38:36 +08:00
tmpfs fs/directory: move private directory information to filesystem 2022-08-09 23:30:01 +08:00
unionfs fs/directory: move private directory information to filesystem 2022-08-09 23:30:01 +08:00
userfs Replace all strncpy with strlcpy for safety 2022-08-25 13:38:36 +08:00
vfs fs: Run the default action of FIONBIO/FIOCLEX/FIONCLEX in success path 2022-09-06 23:16:15 +08:00
fs_initialize.c fs/rpmsg: Move the server initialization to fs_initialize 2022-08-11 02:08:42 +03:00
Kconfig FS Disable FS_LARGEFILE by default 2022-08-04 22:31:57 +08:00
Makefile fs/directory: use file mode to manage directory 2022-08-09 23:30:01 +08:00