[libc] adjust linux's `mman.h` definitions (#79652)
Use definitions from `<linux/mman.h>` to dispatch arch-specific flag values. For example, `MCL_CURRENT/MCL_FUTURE/MCL_ONFAULT` are different on different architectures.
parent
d9a9872e
Please register or sign in to comment