Page MenuHomeFreeBSD

libsysdecode: add a decoder for pollfd events
ClosedPublic

Authored by kevans on Feb 29 2024, 4:47 PM.
Tags
None
Referenced Files
F126555805: D44159.diff
Wed, Aug 20, 11:12 PM
Unknown Object (File)
Thu, Aug 14, 10:56 PM
Unknown Object (File)
Sat, Aug 2, 11:38 PM
Unknown Object (File)
Jul 10 2025, 6:26 AM
Unknown Object (File)
Jul 5 2025, 2:51 AM
Unknown Object (File)
Jun 29 2025, 9:14 PM
Unknown Object (File)
Jun 23 2025, 1:03 PM
Unknown Object (File)
Jun 23 2025, 6:26 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.