After fork, why can a child write a private mapping without changing the parent’s value?

from Virtual memory
C++23 intermediate 3 min

After fork, why can a child write a private mapping without changing the parent’s value?

Report an error