mirror of
https://github.com/apache/nuttx.git
synced 2026-08-18 20:18:17 +00:00
According to the mmap(2) specification, anonymous pages should be initialized to zero unless the MAP_UNINITIALIZED is specified. Signed-off-by: ouyangxiangzhen <ouyangxiangzhen@xiaomi.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| fs_anonmap.c | ||
| fs_anonmap.h | ||
| fs_mmap.c | ||
| fs_mmisc.c | ||
| fs_munmap.c | ||
| fs_rammap.c | ||
| fs_rammap.h | ||
| Kconfig | ||
| Make.defs | ||