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)
Thu, May 14, 4:27 AM
Unknown Object (File)
Thu, Apr 30, 3:14 AM
Unknown Object (File)
Tue, Apr 28, 5:26 AM
Unknown Object (File)
Mon, Apr 27, 10:56 PM
Unknown Object (File)
Fri, Apr 24, 8:57 PM
Unknown Object (File)
Mon, Apr 20, 4:28 AM
Unknown Object (File)
Thu, Apr 16, 9:19 PM
Unknown Object (File)
Wed, Apr 15, 10:22 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