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)
Mon, Oct 13, 4:54 PM
Unknown Object (File)
Tue, Sep 30, 6:30 PM
Unknown Object (File)
Thu, Sep 25, 11:31 PM
Unknown Object (File)
Tue, Sep 16, 9:45 AM
Unknown Object (File)
Sep 13 2025, 3:17 AM
Unknown Object (File)
Sep 8 2025, 5:55 AM
Unknown Object (File)
Sep 3 2025, 12:31 PM
Unknown Object (File)
Sep 2 2025, 7:29 AM
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.