incubator-nuttx/fs/shm
Petro Karashchenko 2c972bd402 fs/shm: update pointer arithmetic logic
Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
2023-01-26 10:26:09 +08:00
..
Kconfig fs/shm: Add initial implementation for posix shared memory 2023-01-18 11:01:20 +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/shm: use ERROR instead of -1 2023-01-26 10:26:09 +08:00
shm_unlink.c fs/shm: use ERROR instead of -1 2023-01-26 10:26:09 +08:00
shmfs.c fs/shm: Add initial implementation for posix shared memory 2023-01-18 11:01:20 +08:00
shmfs.h fs/shm: Add initial implementation for posix shared memory 2023-01-18 11:01:20 +08:00
shmfs_alloc.c fs/shm: update pointer arithmetic logic 2023-01-26 10:26:09 +08:00