aboutsummaryrefslogtreecommitdiff
path: root/changes/clone3-sandbox
AgeCommit message (Collapse)Author
2022-03-27Sandbox: Permit the clone3 system callNick Mathewson
Apparently glibc-2.34 uses clone3, when previously it just used clone. Closes ticket #40590.