incubator-nuttx/fs/mmap
chenrun1 e86be98d14 fs_rammap:Check last fileseek restore fpos
Summary:
  When restoring rammap fpos, we check the return value to avoid potential problems caused by no error return if the restore fails.

Signed-off-by: chenrun1 <chenrun1@xiaomi.com>
2024-09-26 16:15:17 +08:00
..
CMakeLists.txt fs/mmap/msync:support msync. 2024-09-19 01:43:50 +08:00
Kconfig FS_RAMMAP depends on FS_REFCOUNT and remove useless macro 2024-09-23 18:22:35 +08:00
Make.defs fs/mmap/msync:support msync. 2024-09-19 01:43:50 +08:00
fs_anonmap.c fs/mmap/msync:support msync. 2024-09-19 01:43:50 +08:00
fs_anonmap.h
fs_mmap.c fs_msync:Fix crash caused under the anonymous mapping 2024-09-19 01:43:50 +08:00
fs_mmisc.c
fs_msync.c fs/mmap/msync:support msync. 2024-09-19 01:43:50 +08:00
fs_munmap.c mmap: add xip mmap type support 2024-09-19 01:43:50 +08:00
fs_rammap.c fs_rammap:Check last fileseek restore fpos 2024-09-26 16:15:17 +08:00
fs_rammap.h mmap: add xip mmap type support 2024-09-19 01:43:50 +08:00