jiixyj / epoll-shim

small epoll implementation using kqueue; includes all features needed for libinput/libevdev
MIT License
91 stars 24 forks source link

Port to NetBSD #17

Closed jiixyj closed 4 years ago

jiixyj commented 4 years ago

I'd like to port this library over to NetBSD.

jiixyj commented 4 years ago

See the linked PR for some porting notes.