nuttx/fs/mmap
chenrun1 c9148fbb0a fs_msync:Fix crash caused under the anonymous mapping
Summary:
 Limitations of using fs putfile

Signed-off-by: chenrun1 <chenrun1@xiaomi.com>
2024-09-19 01:43:50 +08:00
..
CMakeLists.txt 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: Support the no backing file for anonymous mapping 2023-01-12 19:11:56 +02:00
fs_mmap.c fs_msync:Fix crash caused under the anonymous mapping 2024-09-19 01:43:50 +08:00
fs_mmisc.c mmap: Implement the minial but reasonable mlock/munlock/mprotect 2021-07-01 08:06:54 +09:00
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/mmap/msync:support msync. 2024-09-19 01:43:50 +08:00
fs_rammap.h mmap: add xip mmap type support 2024-09-19 01:43:50 +08:00
Kconfig Kconfig: Change some "default y" to "default !DEFAULT_SMALL" 2023-07-16 14:39:20 -03:00
Make.defs fs/mmap/msync:support msync. 2024-09-19 01:43:50 +08:00