This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
84a2cab886
nuttx
/
fs
/
shm
History
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
shm_unlink.c
fs/inode: remove all unnecessary check for filep/inode
2023-08-29 09:47:11 +08:00
shmfs_alloc.c
shmfs/shmfs_alloc. Fix POSIX violation for shmfs_truncate
2024-02-02 09:09:55 -08:00
shmfs.c
fs/shmfs: Fix stat() system call for shmfs object
2024-02-02 09:12:18 -08:00
shmfs.h