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)
Fri, Jan 3, 8:15 AM
Unknown Object (File)
Thu, Dec 26, 5:45 PM
Unknown Object (File)
Thu, Dec 26, 5:15 PM
Unknown Object (File)
Thu, Dec 26, 4:39 PM
Unknown Object (File)
Thu, Dec 26, 4:16 AM
Unknown Object (File)
Sun, Dec 15, 8:40 PM
Unknown Object (File)
Dec 14 2024, 6:01 AM
Unknown Object (File)
Nov 22 2024, 2:07 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.