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)
Sat, May 11, 9:26 PM
Unknown Object (File)
Oct 6 2023, 5:24 AM
Unknown Object (File)
Jun 3 2023, 1:49 AM
Unknown Object (File)
May 14 2023, 6:28 AM
Unknown Object (File)
Apr 20 2023, 7:25 PM
Unknown Object (File)
Feb 14 2023, 8:02 AM
Unknown Object (File)
Jan 1 2023, 11:55 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.