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
F107459368: D31474.diff
Tue, Jan 14, 11:29 AM
Unknown Object (File)
Sun, Jan 5, 8:13 AM
Unknown Object (File)
Fri, Jan 3, 7:43 AM
Unknown Object (File)
Nov 23 2024, 2:51 PM
Unknown Object (File)
Nov 23 2024, 10:51 AM
Unknown Object (File)
Nov 23 2024, 10:23 AM
Unknown Object (File)
Nov 19 2024, 12:04 PM
Unknown Object (File)
Nov 19 2024, 2:45 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