Skip to content

New improved API, and switch ABI to libredox.

Jacob Lorentzon requested to merge 4lDO2/event:libredox into master

This switches the ABI to libredox (blocked on relibc!419 (merged)), and replaces the callback API with a polling-based one. The event struct also becomes kernel ABI independent, and future-proofed.

Merge request reports