mirror of
https://github.com/apache/nuttx.git
synced 2026-08-01 20:28:58 +00:00
Use inode_checkopenperm() for message queues, named semaphores, and shm, and reallocate mqueue state when reopening after the last close. Signed-off-by: Abhishek Mishra <mishra.abhishek2808@gmail.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Make.defs | ||
| shm_open.c | ||
| shm_unlink.c | ||
| shmfs.c | ||
| shmfs.h | ||
| shmfs_alloc.c | ||