Page MenuHomeFreeBSD

libsysdecode: add a decoder for pollfd events
ClosedPublic

Authored by kevans on Feb 29 2024, 4:47 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, May 27, 1:23 AM
Unknown Object (File)
May 4 2024, 1:19 PM
Unknown Object (File)
May 4 2024, 12:21 AM
Unknown Object (File)
Apr 30 2024, 10:12 AM
Unknown Object (File)
Apr 27 2024, 1:46 AM
Unknown Object (File)
Apr 26 2024, 3:49 AM
Unknown Object (File)
Apr 14 2024, 5:44 PM
Unknown Object (File)
Apr 7 2024, 6:34 AM
Subscribers

Details

Summary

We'll use this in another change to read pollfd arrays coming from a
successful poll(2) operation.

Diff Detail

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

Event Timeline

lib/libsysdecode/sysdecode_mask.3
46

I realized immediately after pushing this that I forgot to add the MLINK for this, which I've fixed locally.

This revision is now accepted and ready to land.Feb 29 2024, 4:51 PM
This revision was automatically updated to reflect the committed changes.