Page MenuHomeFreeBSD

linuxulator: handle V3 capget/capset
ClosedPublic

Authored by emaste on Jun 18 2018, 7:11 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 10, 6:34 AM
Unknown Object (File)
Thu, Mar 27, 8:41 AM
Unknown Object (File)
Mar 2 2025, 3:36 AM
Unknown Object (File)
Mar 2 2025, 1:52 AM
Unknown Object (File)
Feb 4 2025, 12:16 AM
Unknown Object (File)
Jan 28 2025, 8:44 PM
Unknown Object (File)
Jan 3 2025, 8:15 AM
Unknown Object (File)
Dec 26 2024, 5:45 PM
Subscribers

Details

Summary

Linux 2.6.26 introduced 64-bit capability sets. Extend our stub implementation to handle both 32- and 64-bit sets.

Sponsored by: Turing Robotic Industries Inc.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Also support V2. It's identical to V3 except that in Linux it produces a warning if used.

This revision is now accepted and ready to land.Jun 19 2018, 9:13 PM
This revision was automatically updated to reflect the committed changes.