summaryrefslogtreecommitdiffhomepage
path: root/pkg/abi/linux/clone.go
AgeCommit message (Collapse)Author
2021-07-22Replace kernel package types for clone and unshare with linux package types.Jamie Liu
PiperOrigin-RevId: 386312456
2019-07-09Cleanup straggling syscall dependencies.Adin Scannell
PiperOrigin-RevId: 257293198