proot-me / proot

chroot, mount --bind, and binfmt_misc without privilege/setup for Linux
https://proot-me.github.io
GNU General Public License v2.0
1.96k stars 369 forks source link

Add clone3. #355

Closed jpoiret closed 1 year ago

jpoiret commented 1 year ago

This should fix #352, since the clone_flags weren't being picked up in new_child.

Closes: https://github.com/proot-me/proot/issues/352