Page MenuHomeFreeBSD

linux(4): Add struct clone_args for future clone3 system call.
ClosedPublic

Authored by dchagin on Aug 9 2021, 4:11 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jul 25, 5:27 AM
Unknown Object (File)
Fri, Jul 24, 8:59 AM
Unknown Object (File)
Mon, Jul 20, 3:53 AM
Unknown Object (File)
Sat, Jul 18, 9:46 AM
Unknown Object (File)
Sat, Jul 4, 4:45 PM
Unknown Object (File)
Sat, Jul 4, 1:24 PM
Unknown Object (File)
Fri, Jul 3, 12:45 AM
Unknown Object (File)
Jun 17 2026, 4:32 AM
Subscribers

Details

Summary

In preparation for clone3 system call add struct clone_args and use it in
clone implementation.
Move all of clone related bits to the newly created linux_fork.h header.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 40945
Build 37834: arc lint + arc unit