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
F101990124: D31474.diff
Wed, Nov 6, 6:25 AM
Unknown Object (File)
Sun, Nov 3, 7:03 AM
Unknown Object (File)
Wed, Oct 30, 1:01 AM
Unknown Object (File)
Sun, Oct 20, 12:58 PM
Unknown Object (File)
Oct 4 2024, 6:58 PM
Unknown Object (File)
Oct 3 2024, 5:07 PM
Unknown Object (File)
Oct 3 2024, 1:17 PM
Unknown Object (File)
Oct 3 2024, 10:44 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