Page MenuHomeFreeBSD

flua: Add a freebsd module
Needs ReviewPublic

Authored by markj on Sep 5 2024, 10:42 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jan 7, 5:56 AM
Unknown Object (File)
Sat, Dec 14, 7:35 PM
Unknown Object (File)
Nov 28 2024, 11:06 AM
Unknown Object (File)
Nov 23 2024, 10:10 PM
Unknown Object (File)
Nov 23 2024, 1:27 AM
Unknown Object (File)
Nov 21 2024, 6:30 AM
Unknown Object (File)
Nov 20 2024, 11:01 AM
Unknown Object (File)
Nov 19 2024, 1:56 AM
Subscribers

Details

Reviewers
kevans
imp
bapt
Summary

This provides an example of FreeBSD-specific functionality that does not
belong in the posix module. Specifically, this wraps a couple of the
easy capsicum system calls. To do the rest, we need to make use of a
file descriptor userdata.

As with the previous diff, this isn't really committable yet.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 59330
Build 56217: arc lint + arc unit