wasi-libc/libc-bottom-half/mman
Catherine 7528b13170
Extend wasi-emulated-mman with mprotect. (#500)
This implementation never changes actual memory protection, but it does
verify that the address range and flags are valid. The direct motivation
is fixing a linker error where LLVM links to `mprotect` in dead code.
2024-05-22 10:09:22 -07:00
..
mman.c Extend wasi-emulated-mman with mprotect. (#500) 2024-05-22 10:09:22 -07:00