Forked from
redox-os / relibc
Source project has a limited visibility.
-
Jacob Lorentzon authored
MAP_SHARED means it will continue to be shared after forks, which obviously isn't the correct behavior. `acid thread` doesn't segfault infinitely, anymore.
Jacob Lorentzon authoredMAP_SHARED means it will continue to be shared after forks, which obviously isn't the correct behavior. `acid thread` doesn't segfault infinitely, anymore.