nuttx-update/fs/shm
guohao15 86e00896d3 fs:notify add support for inotify
support API: open close read write unlink mkdir rename fchstat rmdir symlink

Signed-off-by: guohao15 <guohao15@xiaomi.com>
2024-08-22 01:50:37 +08:00
..
CMakeLists.txt fs/shmfs: Fix CONFIG_FS_SHM -> CONFIG_FS_SHMFS 2024-01-31 08:51:52 -08:00
Kconfig fs/shmfs: Fix CONFIG_FS_SHM -> CONFIG_FS_SHMFS 2024-01-31 08:51:52 -08:00
Make.defs fs/shm: Add initial implementation for posix shared memory 2023-01-18 11:01:20 +08:00
shm_open.c fs:notify add support for inotify 2024-08-22 01:50:37 +08:00
shm_unlink.c fs:notify add support for inotify 2024-08-22 01:50:37 +08:00
shmfs.c fs/shmfs: Fix stat() system call for shmfs object 2024-02-02 09:12:18 -08:00
shmfs.h fs: Add g_ prefix for all global file_operations instances 2023-04-24 16:13:29 +02:00
shmfs_alloc.c shmfs/shmfs_alloc. Fix POSIX violation for shmfs_truncate 2024-02-02 09:09:55 -08:00