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
F149829264: D31474.diff
Fri, Mar 27, 10:37 AM
Unknown Object (File)
Thu, Mar 26, 1:33 AM
Unknown Object (File)
Thu, Mar 5, 5:23 AM
Unknown Object (File)
Feb 24 2026, 5:54 PM
Unknown Object (File)
Feb 19 2026, 1:10 PM
Unknown Object (File)
Dec 20 2025, 7:56 AM
Unknown Object (File)
Nov 23 2025, 8:33 AM
Unknown Object (File)
Nov 22 2025, 2:04 PM
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