incubator-nuttx/fs/shm
Ville Juven f0846e1d2d fs/shmfs: Fix stat() system call for shmfs object
Set i_size for shmfs objects
2024-02-02 09:12:18 -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
shm_open.c sim/posix_test: fix shm_open() return file descriptor associated with FD_CLOEXEC 2023-07-11 13:30:34 +08:00
shm_unlink.c fs/inode: remove all unnecessary check for filep/inode 2023-08-29 09:47:11 +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