Skip to content

Eventfd shim demo for QNX

This repository provides a proof-of-concept shim that emulates the Linux eventfd system call on QNX. It demonstrates how to adapt Linux-specific APIs for QNX using a shim layer, and will be referenced in the Linux Porting Guide as a community resource for creating similar shims when porting Linux specific libraries to QNX.

Merge request reports

Loading